Skip to content

Commit

Permalink
chore(updates): change cron to 0 21 * * 7
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherthielen committed May 10, 2020
1 parent 86c4563 commit 9d7d322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Weekly Dependency Bumps
on:
schedule:
- cron: '18 22 * * 6'
- cron: '0 21 * * 7'

jobs:
upgrade-dependencies:
Expand Down

0 comments on commit 9d7d322

Please sign in to comment.