Don't run randomized tests on pushes to main
This commit is contained in:
parent
837866f962
commit
485c56e3bd
1 changed files with 0 additions and 1 deletions
1
.github/workflows/randomized_tests.yml
vendored
1
.github/workflows/randomized_tests.yml
vendored
|
@ -5,7 +5,6 @@ concurrency: randomized-tests
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
|
||||||
- randomized-tests-runner
|
- randomized-tests-runner
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 * * * *'
|
- cron: '0 * * * *'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue