Skip to content

Commit

Permalink
Fix labeler workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
omalyshe committed Nov 18, 2024
1 parent a37fbdb commit db54a18
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5

with:
configuration-path: .github/issue_labeler.yml

0 comments on commit db54a18

Please sign in to comment.