mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 20:37:48 +00:00
chore: avoid trigger the helm release in main branch (#1089)
This commit is contained in:
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:
|
||||
|
Reference in New Issue
Block a user