We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ebf85 commit 6501214Copy full SHA for 6501214
.github/workflows/main.yml
@@ -5,7 +5,7 @@ on:
5
pull_request:
6
merge_group:
7
schedule:
8
- - cron: '0 0,6,12,18 * * *'
+ - cron: '0 0 * * *'
9
workflow_dispatch:
10
11
concurrency:
0 commit comments