[ci] Specify is_remote input to maintainer check workflow (#7453)

This commit is contained in:
lauren
2025-01-24 15:08:25 -05:00
committed by GitHub
parent 07f13abcf3
commit 2f248396ec

View File

@@ -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' }}