Skip to content

Commit

Permalink
test: Reduce the run frequency
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-l committed Apr 3, 2024
1 parent 8be3b0b commit f649195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-reliability-test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: new-ci-test
on:
schedule:
- cron: "*/10 * * * *"
- cron: "*/20 * * * *"
push:
branches: [chain_agnostic_tests]
workflow_dispatch:
Expand Down

0 comments on commit f649195

Please sign in to comment.