Skip to content

Commit

Permalink
update labeler
Browse files Browse the repository at this point in the history
  • Loading branch information
nstarman committed Feb 7, 2024
1 parent 6e9a594 commit 3794cf0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml
sync-labels: true

0 comments on commit 3794cf0

Please sign in to comment.