test should work on every branch

This commit is contained in:
jem 2020-06-29 19:42:28 +02:00
parent 0f0e380ff2
commit 82d2a7b10f

View file

@ -3,6 +3,7 @@ name: test PR
on:
pull_request:
branches: [ master ]
push: [ '!master' ]
jobs:
test-matrix: