mirror of https://github.com/vector-im/riot-web
Supply team name to review-request action (#20477)
parent
672ca16428
commit
f434bb9f20
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue