mirror of https://github.com/langgenius/dify.git
feat: remove unnecessary workflow in pr
This commit is contained in:
parent
a4713c01d5
commit
5bdf67c629
|
|
@ -5,8 +5,6 @@ on:
|
|||
branches:
|
||||
- 'main'
|
||||
- 'deploy/dev'
|
||||
pull_request:
|
||||
types: [synchronize, opened, reopened, ready_for_review]
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
|
|
|||
|
|
@ -5,8 +5,6 @@ on:
|
|||
branches:
|
||||
- 'main'
|
||||
- 'deploy/dev'
|
||||
pull_request:
|
||||
types: [synchronize, opened, reopened, ready_for_review]
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
|
|
|||
Loading…
Reference in New Issue