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 c0d00cb commit 451405bCopy full SHA for 451405b
.github/workflows/superlinter.yml
@@ -19,5 +19,6 @@ jobs:
19
uses: github/super-linter@v4
20
env:
21
VALIDATE_ALL_CODEBASE: false
22
+ VALIDATE_GO: false
23
DEFAULT_BRANCH: "main"
24
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments