Merge pull request #216 from openziti/add.watch

Add on-watch for zhook action
This commit is contained in:
Dave Hart 2023-02-07 11:09:23 -05:00 committed by GitHub
commit 0dfcad118c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,8 @@ on:
release:
types: [released]
workflow_dispatch:
watch:
types: [started]
jobs:
mattermost-ziti-webhook: