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 bb9e433 commit d085046Copy full SHA for d085046
.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@bb9e43397584914250204632091c391ec3011f2c # main
14
secrets: inherit
0 commit comments