Skip to content

Commit 33668ee

Browse files
committed
COMDOX-454: Prepare for required workflow
1 parent 476eb3c commit 33668ee

7 files changed

+108
-353
lines changed
File renamed without changes.

.github/super-linter.env

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
IGNORE_GITIGNORED_FILES=true
2+
VALIDATE_GITLEAKS=true
3+
VALIDATE_MARKDOWN=true
4+
MARKDOWN_CONFIG_FILE=.markdownlint.yml
5+
VALIDATE_YAML=true
6+
VALIDATE_JSON=true

.github/workflows/test-pull-request.yml

-97
This file was deleted.

.markdownlint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.github/linters/.markdown-lint.yml
1+
.github/linters/.markdownlint.yml

0 commit comments

Comments
 (0)