Skip to content

Commit

Permalink
Fix labeler (#1533)
Browse files Browse the repository at this point in the history
* Update labeler.yml

* Update labeler.yml
  • Loading branch information
Ludy87 authored Jul 6, 2024
1 parent 19831c0 commit 5189708
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 5189708

Please sign in to comment.