remove chat deploy on pr
This commit is contained in:
parent
b92213b356
commit
70228912be
1 changed files with 0 additions and 3 deletions
3
.github/workflows/release-chat-example.yml
vendored
3
.github/workflows/release-chat-example.yml
vendored
|
|
@ -5,9 +5,6 @@ on:
|
||||||
workflows: [ "Update HTMGO Framework Dependency" ] # The name of the first workflow
|
workflows: [ "Update HTMGO Framework Dependency" ] # The name of the first workflow
|
||||||
types:
|
types:
|
||||||
- completed
|
- completed
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
workflow_dispatch: # Trigger on manual workflow_dispatch
|
workflow_dispatch: # Trigger on manual workflow_dispatch
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue