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 0a6f54f commit 84a762bCopy full SHA for 84a762b
.github/workflows/pr-review.yml
@@ -6,6 +6,7 @@ on:
6
7
jobs:
8
comment:
9
+ if: github.event.pull_request.head.repo.fork == false
10
permissions:
11
issues: write
12
runs-on: ubuntu-latest
0 commit comments