Skip to content
This repository was archived by the owner on Nov 10, 2022. It is now read-only.

Commit e4c214b

Browse files
authored
chore: do not lint changelog (#121)
1 parent a8083e8 commit e4c214b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/lint.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v2
1515

16-
- name: Lint changelog file
17-
uses: docker://avtodev/markdown-lint:v1
18-
with:
19-
config: "/lint/config/changelog.yml"
20-
args: "./CHANGELOG.md"
21-
2216
- name: Lint markdown files
2317
uses: docker://avtodev/markdown-lint:v1
2418
with:

0 commit comments

Comments
 (0)