mirror of
https://github.com/stCarolas/setup-maven.git
synced 2026-07-03 04:15:01 +00:00
Push none master branch actions.
This commit is contained in:
parent
81bfac25bf
commit
5aa6994364
2
.github/workflows/push_into_none_master.yaml
vendored
2
.github/workflows/push_into_none_master.yaml
vendored
@ -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
Block a user