Supply team name to review-request action (#20477)

pull/20479/head
Andy Balaam 2022-01-11 11:38:19 +00:00 committed by GitHub
parent 672ca16428
commit f434bb9f20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@ jobs:
else
echo "::set-output name=match::false"
fi
env:
TEAM: "design"
- uses: octokit/graphql-action@v2.x
id: add_to_project
if: steps.any_matching_reviewers.outputs.match == 'true'