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 602f53e commit 8b420f7Copy full SHA for 8b420f7
.github/workflows/activity-notifications.yaml
@@ -1,7 +1,7 @@
1
name: Pull Request Activity Notifications
2
3
on:
4
- pull_request:
+ pull_request_target:
5
types: [opened, closed, reopened]
6
7
jobs:
0 commit comments