Skip to content

Commit 7b41599

Browse files
authored
ci: Changelog Fixes (#64)
1 parent 880c65a commit 7b41599

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/linter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ jobs:
6464
VALIDATE_GIT_COMMITLINT: false
6565
MARKDOWN_CONFIG_FILE: .markdownlint.json
6666
PYTHON_MYPY_CONFIG_FILE: .mypy.ini
67-
FILTER_REGEX_EXCLUDE: "^examples/.*"
67+
FILTER_REGEX_EXCLUDE: "^(examples/.*|CHANGELOG.md)$"

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
# Changelog

0 commit comments

Comments
 (0)