Push none master branch actions.
This commit is contained in:
parent
d2617f83a9
commit
1a252a4f6a
|
@ -2,8 +2,8 @@ name: "Build and test release Maven GitHub action"
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- '!master'
|
||||
branches-ignore:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build_and_test:
|
||||
|
|
Loading…
Reference in New Issue