fix PR test

This commit is contained in:
jem 2020-06-29 20:10:42 +02:00
parent 9a856e2cdc
commit f4e9a44f37

View file

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