#N/A: Define branches in workflow (#1328)
This commit is contained in:
parent
03a032295d
commit
77627a3140
|
|
@ -2,7 +2,9 @@ name: Tests
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: master]
|
||||
pull_request:
|
||||
branches: [master]
|
||||
types: [opened, reopened]
|
||||
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in New Issue