We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 19890de + db94e7a commit f134f04Copy full SHA for f134f04
1 file changed
.github/workflows/claude-dispatch.yml
@@ -0,0 +1,10 @@
1
+name: Claude Dispatch
2
+
3
+on:
4
+ issue_comment:
5
+ types: [created]
6
7
+jobs:
8
+ dispatch:
9
+ uses: Guiziweb/.github/.github/workflows/claude-dispatch.yml@feat/claude-dispatch
10
+ secrets: inherit
0 commit comments