Skip to content

Commit

Permalink
ci: cron at 50
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Dec 19, 2021
1 parent f5fad02 commit d5f2dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-deps.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Update Flakes
on:
schedule:
- cron: "20 */6 * * *"
- cron: "50 */6 * * *"
workflow_dispatch:
jobs:
niv-update:
Expand Down

0 comments on commit d5f2dde

Please sign in to comment.