Skip to content

Commit f700293

Browse files
authored
Merge pull request #85 from reactjs/sync-ab18d2f0
Sync with react.dev @ ab18d2f
2 parents f80058b + 3064bee commit f700293

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/discord_notify.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
name: Discord Notify
22

33
on:
4-
pull_request:
4+
pull_request_target:
55
types: [opened, ready_for_review]
66

7-
permissions: {}
8-
97
jobs:
108
check_maintainer:
119
uses: facebook/react/.github/workflows/shared_check_maintainer.yml@main

0 commit comments

Comments
 (0)