mirror of
https://github.com/openziti/zrok.git
synced 2024-11-07 16:54:23 +01:00
Add on-watch for zhook action
This commit is contained in:
parent
8df65b3c90
commit
885623b241
2
.github/workflows/zhook.yml
vendored
2
.github/workflows/zhook.yml
vendored
@ -14,6 +14,8 @@ on:
|
|||||||
release:
|
release:
|
||||||
types: [released]
|
types: [released]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
watch:
|
||||||
|
types: [started]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
mattermost-ziti-webhook:
|
mattermost-ziti-webhook:
|
||||||
|
Loading…
Reference in New Issue
Block a user