We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a7529b commit 986b154Copy full SHA for 986b154
1 file changed
.github/workflows/run_cirun_graviton.yml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- main
7
schedule:
8
- - cron: "0 */4 * * *"
+ - cron: "0 3 * * *"
9
10
concurrency:
11
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
0 commit comments