Skip to content

Commit 6555d86

Browse files
committed
ci: fix labeler
Signed-off-by: drew <me@andrinoff.com>
1 parent e2a7974 commit 6555d86

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
# File-based labels (docs, ci, deps, plugins)
6363
- uses: actions/labeler@v6
6464
with:
65+
repo-token: "${{ secrets.GITHUB_TOKEN }}"
6566
configuration-path: .github/labeler.yml
6667

6768
# Conventional commit labels from PR title

0 commit comments

Comments
 (0)