Disable ci/cd on release* branches (#34)
This commit is contained in:
parent
e54d88b31d
commit
d686423f48
|
@ -4,7 +4,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- dev
|
||||
- "release*"
|
||||
tags:
|
||||
- '*'
|
||||
pull_request:
|
||||
|
|
Loading…
Reference in New Issue