Skip to content

Commit

Permalink
ci(github-actions): fix pr labeler (we're not able to load the labele…
Browse files Browse the repository at this point in the history
…r config as we did not checkout the code)
  • Loading branch information
Lee-W committed Dec 18, 2023
1 parent 6cd6305 commit da4704f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/label_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/labeler@v5

0 comments on commit da4704f

Please sign in to comment.