We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f80058b + 3064bee commit f700293Copy full SHA for f700293
1 file changed
.github/workflows/discord_notify.yml
@@ -1,11 +1,9 @@
1
name: Discord Notify
2
3
on:
4
- pull_request:
+ pull_request_target:
5
types: [opened, ready_for_review]
6
7
-permissions: {}
8
-
9
jobs:
10
check_maintainer:
11
uses: facebook/react/.github/workflows/shared_check_maintainer.yml@main
0 commit comments