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 b641a7e commit 606b04dCopy full SHA for 606b04d
.github/workflows/run_cirun_graviton.yml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- main
7
schedule:
8
- - cron: "0 3 * * *"
+ - cron: "0 5 * * 4"
9
10
concurrency:
11
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
0 commit comments