mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-08-23 20:25:55 +00:00
Markdown and formatting fixes (#1850)
This commit is contained in:
+1
-1
@@ -17,6 +17,6 @@ markComment: >
|
||||
If you still think this is important, please tell us why.
|
||||
|
||||
This issue will automatically be closed in the near future if no further activity occurs. Thank you for all your contributions.
|
||||
|
||||
|
||||
# Comment to post when closing a stale issue. Set to `false` to disable
|
||||
closeComment: false
|
||||
|
||||
@@ -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