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
d2617f83a9
commit
1a252a4f6a
4
.github/workflows/push_into_none_master.yaml
vendored
4
.github/workflows/push_into_none_master.yaml
vendored
@ -2,8 +2,8 @@ name: "Build and test release Maven GitHub action"
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches-ignore:
|
||||||
- '!master'
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_test:
|
build_and_test:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user