Browse Source

ci: remove commit message check

pull/133/head
Himself65 4 years ago
parent
commit
7cb896fb2a
  1. 3
      .github/workflows/ci.yml

3
.github/workflows/ci.yml

@ -27,6 +27,3 @@ jobs:
- name: Check linting
run: yarn lint
- name: Check commits messages
uses: wagoid/commitlint-github-action@v4

Loading…
Cancel
Save