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.
2 parents 52088a1 + 50d05eb commit a403e05Copy full SHA for a403e05
1 file changed
.github/workflows/pre-review.yml
@@ -18,6 +18,7 @@ env:
18
19
jobs:
20
pre-review:
21
+ if: github.event_name == 'pull_request_target'
22
runs-on: ubuntu-latest
23
24
steps:
0 commit comments