Skip to content

Commit 49c833d

Browse files
authored
run every 6 hours
1 parent 879b959 commit 49c833d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_cirun_graviton.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- main
77
schedule:
8-
- cron: "0 */1 * * *"
8+
- cron: "0 */6 * * *"
99

1010
concurrency:
1111
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)