mirror of https://github.com/langgenius/dify.git
feat: remove temp branch rule
This commit is contained in:
parent
dfe07c26ee
commit
10f77372da
|
|
@ -5,7 +5,6 @@ on:
|
|||
branches:
|
||||
- 'main'
|
||||
- 'deploy/dev'
|
||||
- 'feat/add-release-action-build'
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@ on:
|
|||
branches:
|
||||
- 'main'
|
||||
- 'deploy/dev'
|
||||
- 'feat/add-release-action-build'
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue