remove tests on main

This commit is contained in:
Marin Postma
2021-05-03 15:21:20 +02:00
parent 792225eaff
commit bb5823c775

View File

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