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.
1 parent a4ac91c commit 91f222bCopy full SHA for 91f222b
.github/workflows/claude-code-review.yml
@@ -10,5 +10,5 @@ jobs:
10
if: |
11
github.event.pull_request.head.repo.full_name == github.repository
12
# Job body always comes from main so edits to these workflows on a PR cannot break the check.
13
- uses: boneskull/gh-stack/.github/workflows/claude-code-review-reusable.yml@1aa24a5ca8eaddc47822b2d799e772255dcf2c6b # main
+ uses: boneskull/gh-stack/.github/workflows/claude-code-review-reusable.yml@a4ac91c022511b771bd278fc3a7460471f6436c2 # main
14
secrets: inherit
0 commit comments