We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc9cbf4 commit 22f55cdCopy full SHA for 22f55cd
1 file changed
.github/workflows/zendesk_solve.yml
@@ -0,0 +1,7 @@
1
+on:
2
+ repository_dispatch:
3
+ types:
4
+ - zendesk-solving-issue
5
+jobs:
6
+ zendesk_comment:
7
+ uses: phrase/zendesk-integration/.github/workflows/zendesk_solve.yml@main
0 commit comments