mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +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:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- 'v*.*.*'
|
- 'v*.*.*'
|
||||||
branches:
|
workflow_dispatch:
|
||||||
- main
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
helm:
|
helm:
|
||||||
|
Reference in New Issue
Block a user