mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-21 19:31:57 +00:00
[ci] fix notify for forks (#7694)
This commit is contained in:
2
.github/workflows/discord_notify.yml
vendored
2
.github/workflows/discord_notify.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Discord Notify
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types: [opened, ready_for_review]
|
||||
|
||||
permissions: {}
|
||||
|
||||
2
.github/workflows/label_core_team_prs.yml
vendored
2
.github/workflows/label_core_team_prs.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Label Core Team PRs
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
|
||||
permissions: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user