Don't run randomized tests on pushes to main
This commit is contained in:
@@ -5,7 +5,6 @@ concurrency: randomized-tests
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- randomized-tests-runner
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
|
||||
Reference in New Issue
Block a user