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:
bors[bot] 2021-05-03 15:06:28 +00:00 committed by GitHub
commit c08f4599f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ name: Continuous integration
on:
push:
branches: [ main, staging, trying ]
branches: [ staging, trying ]
pull_request:
branches: [ main ]