Markdown and formatting fixes (#1850)

This commit is contained in:
Christian Oliff
2022-10-20 16:05:43 +09:00
committed by GitHub
parent 43f177e3c8
commit dac034f63a
30 changed files with 57 additions and 89 deletions
+1 -5
View File
@@ -1,10 +1,7 @@
name: Super Linter
on:
push:
branches: [master]
pull_request:
branches: [master]
workflow_dispatch:
jobs:
build:
@@ -26,7 +23,6 @@ jobs:
LOG_LEVEL: NOTICE
MARKDOWN_CONFIG_FILE: .markdownlint.yaml
SUPPRESS_POSSUM: true
VALIDATE_ALL_CODEBASE: false
VALIDATE_CSS: false
VALIDATE_EDITORCONFIG: false
VALIDATE_GITLEAKS: false