mirror of
https://github.com/stCarolas/setup-maven.git
synced 2026-07-02 03:36:06 +00:00
Push none master branch actions.
This commit is contained in:
parent
5aa6994364
commit
12908c80db
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