ci: run tests only for pull requests

This commit is contained in:
Robert Helgesson
2020-06-09 23:07:46 +02:00
parent abcddfe090
commit 89be0943e1

View File

@@ -1,7 +1,6 @@
name: "Test"
name: Test
on:
pull_request:
push:
jobs:
tests:
strategy: