disable linting first line PR

This commit is contained in:
Thijs van Loef
2024-01-24 11:41:58 +01:00
parent cee99096d9
commit fc791ef470
2 changed files with 1 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
## Context
## Context <!-- markdownlint-disable MD041 -->
* <!-- What do you want to achieve with this PR? -->

View File

@@ -30,7 +30,6 @@ jobs:
with:
config: '.markdownlint.jsonc'
globs: '**/*.md'
ignore: '.github/pull_request_template.md'
test-build:
runs-on: ubuntu-latest
steps: