Skip to content

Commit f134f04

Browse files
Merge pull request #39 from Guiziweb/ci/claude-dispatch-stub
ci: add claude-dispatch stub
2 parents 19890de + db94e7a commit f134f04

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

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

Comments
 (0)