Skip to content

Commit 22f55cd

Browse files
authored
Add zendesk solve integration
1 parent bc9cbf4 commit 22f55cd

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)