Skip to content

Commit

Permalink
Schedule the update job
Browse files Browse the repository at this point in the history
  • Loading branch information
mnogu committed Sep 8, 2024
1 parent b84c1b6 commit b111e23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update-atproto.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Update atproto

on:
workflow_dispatch:
schedule:
- cron: '0 10 * * SAT'

jobs:
run-script:
Expand Down

0 comments on commit b111e23

Please sign in to comment.