We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 410697b commit 39412cfCopy full SHA for 39412cf
1 file changed
.github/workflows/claude-review.yml
@@ -6,6 +6,7 @@ on:
6
7
jobs:
8
review:
9
+ if: github.actor != 'dependabot[bot]'
10
runs-on: ubuntu-latest
11
permissions:
12
contents: read
0 commit comments