We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82d0e53 commit dc7cc36Copy full SHA for dc7cc36
1 file changed
.github/workflows/youth.yml
@@ -6,7 +6,7 @@ name: youth
6
on:
7
workflow_dispatch:
8
schedule:
9
- - cron: '*/11 * * * *'
+ - cron: '*/12 * * * *'
10
watch:
11
types: started
12
0 commit comments