next try
This commit is contained in:
parent
f4e9a44f37
commit
87c5707e9c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-pr.yml
vendored
2
.github/workflows/test-pr.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
push:
|
push:
|
||||||
branches: [ '!master' ]
|
ingnored-branches: [ 'master' ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-matrix:
|
test-matrix:
|
||||||
|
|
Reference in a new issue