Skip to content

Commit c2fdcaf

Browse files
committed
chore: remove author filter for org-wide rollout
1 parent f61de52 commit c2fdcaf

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/claude-pr-review.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ on:
66

77
jobs:
88
review:
9-
# TODO: remove author filter after testing is complete
10-
if: github.event.pull_request.draft == false && github.event.pull_request.user.login == 'zfarrell'
9+
if: github.event.pull_request.draft == false
1110
runs-on: ubuntu-latest
1211
timeout-minutes: 15
1312
permissions:

0 commit comments

Comments
 (0)