mirror of
https://github.com/langgenius/dify.git
synced 2026-03-15 14:20:34 +08:00
feat: remove temp branch rule
This commit is contained in:
parent
dfe07c26ee
commit
10f77372da
1
.github/workflows/build-api-image.yml
vendored
1
.github/workflows/build-api-image.yml
vendored
@ -5,7 +5,6 @@ on:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'deploy/dev'
|
||||
- 'feat/add-release-action-build'
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
|
||||
1
.github/workflows/build-web-image.yml
vendored
1
.github/workflows/build-web-image.yml
vendored
@ -5,7 +5,6 @@ on:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'deploy/dev'
|
||||
- 'feat/add-release-action-build'
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user