mirror of
https://github.com/soywod/himalaya.git
synced 2024-11-21 18:40:19 +00:00
remove branch condition deployment
This commit is contained in:
parent
8f202b0f00
commit
8c54097286
1 changed files with 0 additions and 2 deletions
2
.github/workflows/deployment.yaml
vendored
2
.github/workflows/deployment.yaml
vendored
|
@ -2,8 +2,6 @@ name: deployment
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
tags:
|
||||
- v*
|
||||
|
||||
|
|
Loading…
Reference in a new issue