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 477d883 commit 8ff0286Copy full SHA for 8ff0286
.github/workflows/pr-checks.yml
@@ -3,8 +3,6 @@ name: PR Checks
3
on:
4
pull_request:
5
types: [opened, synchronize, reopened]
6
- pull_request_target:
7
- types: [opened, synchronize, reopened]
8
9
jobs:
10
build:
0 commit comments