Skip to content

Commit

Permalink
chore: Run the CI more frequently on a self-hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-l committed Apr 3, 2024
1 parent 0e234df commit c396396
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: new-ci-test
on:
push:
branches: [chain_agnostic_tests]
workflow_dispatch:
schedule:
- cron: "*/10 * * * *"
Expand Down

0 comments on commit c396396

Please sign in to comment.