Skip to content

Commit 04700f5

Browse files
ci: removed unused attributes (#19)
1 parent f22f96a commit 04700f5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v4
19-
with:
20-
# get all branches
21-
fetch-depth: 0
2219

2320
- name: Lint commit messages
2421
uses: wagoid/commitlint-github-action@v5

0 commit comments

Comments
 (0)