add gh
This commit is contained in:
parent
48946810be
commit
9a5b929877
1 changed files with 3 additions and 0 deletions
3
.github/workflows/release-chat-example.yml
vendored
3
.github/workflows/release-chat-example.yml
vendored
|
|
@ -1,6 +1,9 @@
|
|||
name: Build and Deploy htmgo.dev chat example
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch: # Trigger on manual workflow_dispatch
|
||||
push:
|
||||
branches:
|
||||
|
|
|
|||
Loading…
Reference in a new issue