fix: remove the commit lint check (it's really useless)

This commit is contained in:
Ersei Saggi
2023-08-06 16:36:24 -04:00
parent 172f22e19f
commit d0b9b10a36
-11
View File
@@ -1,11 +0,0 @@
name: Lint Commit Messages
on: [pull_request, push]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@4caf21aed4a778f940d0b17eb109942ef167bb27