Skip to content

Commit

Permalink
ci(github-actions): fix laber-pr by adding necessary checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee-W committed Dec 19, 2023
1 parent e76857e commit 8f4b2a6
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@v4
- uses: actions/labeler@v5

0 comments on commit 8f4b2a6

Please sign in to comment.