Push none master branch actions.
This commit is contained in:
parent
5aa6994364
commit
12908c80db
|
@ -3,7 +3,7 @@ name: "Build and test release Maven GitHub action"
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "!master"
|
- '!master'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_test:
|
build_and_test:
|
||||||
|
|
Loading…
Reference in New Issue