"Core Team" is a team of matrix-org. Use team "Vector Core" instead.
This commit is contained in:
parent
a31af8dcd6
commit
0ff3d19c67
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull_request.yml
vendored
2
.github/workflows/pull_request.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
username: ${{ github.event.pull_request.user.login }}
|
username: ${{ github.event.pull_request.user.login }}
|
||||||
organization: element-hq
|
organization: element-hq
|
||||||
team: Core Team
|
team: Vector Core
|
||||||
GITHUB_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||||
- name: Add label
|
- name: Add label
|
||||||
if: steps.teams.outputs.isTeamMember == 'false'
|
if: steps.teams.outputs.isTeamMember == 'false'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue