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