Skip to content

Commit 8fba6de

Browse files
committed
ci(github-actions): fix laber-pr by adding necessary checkout step
1 parent e76857e commit 8fba6de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/label_pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ jobs:
99
pull-requests: write
1010
runs-on: ubuntu-latest
1111
steps:
12+
- uses: actions/checkout@v4
1213
- uses: actions/labeler@v5

0 commit comments

Comments
 (0)