We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa7f5c2 commit 195d218Copy full SHA for 195d218
1 file changed
.github/workflows/auto-update.yml
@@ -3,7 +3,7 @@ name: Update
3
on:
4
workflow_dispatch:
5
schedule:
6
- - cron: '10 10 */2 * *'
+ - cron: '30 20 5,19 * *'
7
8
jobs:
9
check-and-update:
0 commit comments