File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 run : ./build.sh
4242
4343 claude-review :
44- uses : arillso/.github/.github/workflows/ai-claude-review.yml@2026-03-11
44+ uses : arillso/.github/.github/workflows/ai-claude-review.yml@2026-03-25
4545 if : github.event_name == 'pull_request' && github.event.action == 'opened'
4646 secrets :
4747 CLAUDE_CODE_OAUTH_TOKEN : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
Original file line number Diff line number Diff line change 1919 if : |
2020 (github.event_name == 'issue_comment' && contains(github.event.comment.body, '@claude')) ||
2121 (github.event_name == 'pull_request_review_comment' && contains(github.event.comment.body, '@claude'))
22- uses : arillso/.github/.github/workflows/ai-claude.yml@2026-03-11
22+ uses : arillso/.github/.github/workflows/ai-claude.yml@2026-03-25
2323 secrets :
2424 CLAUDE_CODE_OAUTH_TOKEN : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
You can’t perform that action at this time.
0 commit comments