Skip to content

Commit acad9ea

Browse files
committed
ci: remove fetch depth
1 parent 5669701 commit acad9ea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ jobs:
5555
if: ${{ !contains(github.event.pull_request.labels.*.name, 'no typo check') }}
5656
steps:
5757
- uses: actions/checkout@v4
58-
with:
59-
fetch-depth: 0
6058
- name: Get Changed Files (Compare with Main)
6159
id: get_changed_files
6260
run: |

0 commit comments

Comments
 (0)