Skip to content

Commit

Permalink
chore(main): Remove GitHub token from labeler workflow (#692)
Browse files Browse the repository at this point in the history
  • Loading branch information
HorizonNet authored Nov 22, 2024
1 parent 48f3247 commit 5dd9d32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pull-request-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
steps:
- uses: CodelyTV/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
xs_label: "size/XS"
xs_max_size: "30"
s_label: "size/S"
Expand Down

0 comments on commit 5dd9d32

Please sign in to comment.