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:
|
||||
tags:
|
||||
- 'v*.*.*'
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
helm:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user