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 1766f38 + 7b68916 commit ae0c018Copy full SHA for ae0c018
.github/workflows/pr-verify.yml
@@ -1,6 +1,6 @@
1
name: Verify Pull Request
2
on: # yamllint disable-line rule:truthy
3
- pull_request:
+ pull_request_target:
4
types: [opened, edited, synchronize, reopened, ready_for_review]
5
# yamllint disable rule:line-length
6
jobs:
0 commit comments