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 879b959 commit 49c833dCopy full SHA for 49c833d
.github/workflows/run_cirun_graviton.yml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- main
7
schedule:
8
- - cron: "0 */1 * * *"
+ - cron: "0 */6 * * *"
9
10
concurrency:
11
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
0 commit comments