Approval labeler fix electric boogaloo (#33633)

Nik told me to not name this "nya"
This commit is contained in:
Myra
2024-11-28 20:54:01 +00:00
committed by GitHub
parent 4a21ed87db
commit b53c8ea60e

View File

@@ -16,7 +16,7 @@ jobs:
with:
username: ${{ github.actor }}
team: "content-maintainers,junior-maintainers"
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
GITHUB_TOKEN: ${{ secrets.LABELER_PAT }}
- if: ${{ steps.checkUserMember.outputs.isTeamMember == 'true' }}
uses: actions-ecosystem/action-add-labels@v1
with: