mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-08-22 20:24:56 +00:00
Markdown and formatting fixes (#1850)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user