chore: avoid trigger the helm release in main branch (#1089)

This commit is contained in:
Rick
2024-03-29 09:27:25 +08:00
committed by GitHub
parent 0490b83b9e
commit 018424c0fa

View File

@@ -4,8 +4,7 @@ on:
push: push:
tags: tags:
- 'v*.*.*' - 'v*.*.*'
branches: workflow_dispatch:
- main
jobs: jobs:
helm: helm: