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 c968b8b commit a1c641dCopy full SHA for a1c641d
.github/workflows/event-pull_request.yml
@@ -1,7 +1,7 @@
1
name: Pull Request CI
2
3
on:
4
- pull_request_target:
+ pull_request:
5
types: [opened, synchronize, reopened, ready_for_review] # Defaults + ready_for_review
6
7
jobs:
0 commit comments