Skip to content

Commit 66be9f8

Browse files
committed
[CI] remove extra checkout step for labeler job
1 parent 5cc8db9 commit 66be9f8

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)