Skip to content

Commit 84a762b

Browse files
committed
ci: restrict pr review bot on fork
1 parent 0a6f54f commit 84a762b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-review.yml

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

77
jobs:
88
comment:
9+
if: github.event.pull_request.head.repo.fork == false
910
permissions:
1011
issues: write
1112
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)