We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebd89b2 commit 99a3dfbCopy full SHA for 99a3dfb
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