Skip to content

Commit

Permalink
run every 6 hours
Browse files Browse the repository at this point in the history
  • Loading branch information
ev-br authored Jun 24, 2024
1 parent 879b959 commit 49c833d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_cirun_graviton.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- main
schedule:
- cron: "0 */1 * * *"
- cron: "0 */6 * * *"

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Expand Down

0 comments on commit 49c833d

Please sign in to comment.