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