chore: avoid trigger the helm release in main branch (#1089)
This commit is contained in:
parent
0490b83b9e
commit
018424c0fa
3
.github/workflows/helm-release.yaml
vendored
3
.github/workflows/helm-release.yaml
vendored
@ -4,8 +4,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- 'v*.*.*'
|
- 'v*.*.*'
|
||||||
branches:
|
workflow_dispatch:
|
||||||
- main
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
helm:
|
helm:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user