mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced 2025-09-11 23:09:27 +02:00
ci: remove commitlint (not useful)
This commit is contained in:
7
.github/workflows/lint.yml
vendored
7
.github/workflows/lint.yml
vendored
@@ -24,10 +24,3 @@ jobs:
|
|||||||
- run: "node --run lint:editorconfig"
|
- run: "node --run lint:editorconfig"
|
||||||
- run: "node --run lint:eslint"
|
- run: "node --run lint:eslint"
|
||||||
- run: "node --run lint:prettier"
|
- run: "node --run lint:prettier"
|
||||||
|
|
||||||
commitlint:
|
|
||||||
runs-on: "ubuntu-latest"
|
|
||||||
steps:
|
|
||||||
- uses: "actions/checkout@v4.2.2"
|
|
||||||
|
|
||||||
- uses: "wagoid/commitlint-github-action@v6.1.2"
|
|
||||||
|
Reference in New Issue
Block a user