Skip to content

Commit fd9420f

Browse files
authored
Remove sparse checkout to use the file to labeling (#107)
1 parent e62fd65 commit fd9420f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/labeler.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v4
13-
with:
14-
sparse-checkout: |
15-
.github
1613
- uses: actions/labeler@v5
1714
with:
1815
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)