Skip to content

Commit

Permalink
Update schedule for Action
Browse files Browse the repository at this point in the history
  • Loading branch information
kimrutherford committed Jan 8, 2025
1 parent 1b773f2 commit 8097aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
repository_dispatch:
types: [trigger_update]
schedule:
- cron: '30 2 * * 0,3'
- cron: '20 5 * * 0,3'

jobs:
update-file:
Expand Down

0 comments on commit 8097aea

Please sign in to comment.