Skip to content

Commit bc9cbf4

Browse files
authored
Add zendesk comment integration
1 parent 3acf040 commit bc9cbf4

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
5+
jobs:
6+
zendesk_comment:
7+
uses: phrase/zendesk-integration/.github/workflows/zendesk_comment.yml@main

0 commit comments

Comments
 (0)