mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 12:13:11 +00:00
[ci] Specify is_remote input to maintainer check workflow (#7453)
This commit is contained in:
1
.github/workflows/label_core_team_prs.yml
vendored
1
.github/workflows/label_core_team_prs.yml
vendored
@@ -13,6 +13,7 @@ jobs:
|
||||
uses: facebook/react/.github/workflows/shared_check_maintainer.yml@main
|
||||
with:
|
||||
actor: ${{ github.event.pull_request.user.login }}
|
||||
is_remote: true
|
||||
|
||||
label:
|
||||
if: ${{ needs.check_maintainer.outputs.is_core_team == 'true' }}
|
||||
|
||||
Reference in New Issue
Block a user