We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dedaf3c commit f8ff50eCopy full SHA for f8ff50e
1 file changed
.github/workflows/ci.yml
@@ -16,9 +16,6 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- uses: actions/checkout@v4
19
- with:
20
- # get all branches
21
- fetch-depth: 0
22
23
- name: Lint commit messages
24
uses: wagoid/commitlint-github-action@v5
0 commit comments