Supply team name to review-request action (#20477)
This commit is contained in:
@@ -49,6 +49,8 @@ jobs:
|
|||||||
else
|
else
|
||||||
echo "::set-output name=match::false"
|
echo "::set-output name=match::false"
|
||||||
fi
|
fi
|
||||||
|
env:
|
||||||
|
TEAM: "design"
|
||||||
- uses: octokit/graphql-action@v2.x
|
- uses: octokit/graphql-action@v2.x
|
||||||
id: add_to_project
|
id: add_to_project
|
||||||
if: steps.any_matching_reviewers.outputs.match == 'true'
|
if: steps.any_matching_reviewers.outputs.match == 'true'
|
||||||
|
|||||||
Reference in New Issue
Block a user