Push none master branch actions.

This commit is contained in:
Viacheslav Kudinov 2021-06-11 15:51:23 +02:00
parent 5aa6994364
commit 12908c80db
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: