mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-05 04:28:55 +01:00
Merge #183
183: remove tests on main r=Kerollmops a=MarinPostma remove testing on main since we now use bors for merging. Co-authored-by: Marin Postma <postma.marin@protonmail.com>
This commit is contained in:
commit
c08f4599f2
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -2,7 +2,7 @@ name: Continuous integration
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main, staging, trying ]
|
||||
branches: [ staging, trying ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user