remove tests on main

This commit is contained in:
Marin Postma 2021-05-03 15:21:20 +02:00
parent 792225eaff
commit bb5823c775
No known key found for this signature in database
GPG Key ID: D5241F0C0C865F30

View File

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