Skip to content

Commit

Permalink
Approval labeler fix electric boogaloo (space-wizards#33633)
Browse files Browse the repository at this point in the history
Nik told me to not name this "nya"
  • Loading branch information
VasilisThePikachu authored Nov 28, 2024
1 parent 4a21ed8 commit b53c8ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b53c8ea

Please sign in to comment.