mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-11 13:10:54 +00:00
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:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- randomized-tests-runner
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
|
|
Loading…
Reference in a new issue