Push none master branch actions.

This commit is contained in:
Viacheslav Kudinov 2021-06-11 15:47:37 +02:00
parent 81bfac25bf
commit 5aa6994364
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: "Build and test release Maven GitHub action"
on:
push:
branches:
- !master
- "!master"
jobs:
build_and_test: