We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d15e79 commit d59f6d2Copy full SHA for d59f6d2
2 files changed
.github/workflows/father.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Run Father
34
id: father
35
- uses: anthropics/claude-code-action@51ea8ea73a139f2a74ff649e3092c25a904aed7e # v1
+ uses: anthropics/claude-code-action@787c5a0ce96a9a6cfb050ea0c8f4c05f2447c251 # v1
36
with:
37
trigger_phrase: '@father'
38
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
.github/workflows/mother.yml
- name: Run Mother
id: mother
trigger_phrase: '@mother'
0 commit comments