Skip to content

Commit 35d00e2

Browse files
authored
[CI] remove extra checkout step for labeler job (#633)
1 parent a3935b6 commit 35d00e2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/labeler.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ jobs:
1111
issues: write
1212
pull-requests: write
1313
steps:
14-
- name: Check out repository
15-
uses: actions/checkout@v5
16-
with:
17-
fetch-depth: 0
1814
- name: Apply labels based on changed files
1915
uses: actions/labeler@v6
2016
with:

0 commit comments

Comments
 (0)