Skip to content

Commit 986b154

Browse files
authored
Run daily at 3am
1 parent 8a7529b commit 986b154

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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 */4 * * *"
8+
- cron: "0 3 * * *"
99

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

0 commit comments

Comments
 (0)