Skip to content

Commit c38f8f9

Browse files
committed
Prepare for required workflow
1 parent 84b0ba9 commit c38f8f9

File tree

4 files changed

+7
-98
lines changed

4 files changed

+7
-98
lines changed

.github/super-linter.env

Lines changed: 6 additions & 0 deletions
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

Lines changed: 0 additions & 97 deletions
This file was deleted.

.markdownlint.yml

Lines changed: 1 addition & 1 deletion
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)