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 65dc9a5 commit d34e362Copy full SHA for d34e362
.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@main
+ uses: boneskull/gh-stack/.github/workflows/claude-code-review-reusable.yml@65dc9a5677adb3e60f5d9f8641105c179b12757e # main
14
secrets: inherit
0 commit comments