Skip to content

Commit 0f5af1f

Browse files
fix: commit linter
1 parent 6f4502c commit 0f5af1f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ jobs:
1515
with:
1616
fetch-depth: 0 # gives the commit linter access to previous commits
1717

18-
- name: Commit message linter
19-
if: ${{ matrix.ruby == '2.7' }}
20-
uses: wagoid/commitlint-github-action@v4
21-
2218
- uses: ruby/setup-ruby@v1
2319
with:
2420
ruby-version: ${{ matrix.ruby }}

0 commit comments

Comments
 (0)