We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 595dafd commit c8b9974Copy full SHA for c8b9974
.github/workflows/check_updates.yml
@@ -2,7 +2,7 @@ name: Check Updates
2
3
on:
4
schedule:
5
- - cron: "*/5 * * * *"
+ - cron: "0 20 * * *"
6
7
jobs:
8
check_updates:
0 commit comments