We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15058a4 commit 046c4faCopy full SHA for 046c4fa
.github/workflows/linter.yml
@@ -47,6 +47,7 @@ jobs:
47
uses: github/super-linter/slim@v4
48
env:
49
VALIDATE_ALL_CODEBASE: false
50
+ VALIDATE_NATURAL_LANGUAGE: false
51
# Change if your main branch differs
52
DEFAULT_BRANCH: main
53
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments