2 parents 75b710b + adedc91 commit 9e3b6c7Copy full SHA for 9e3b6c7
1 file changed
.github/workflows/super-linter.yml
@@ -1,5 +1,5 @@
1
-# This workflow executes several linters on changed files based on languages used in your code base whenever
2
-# you push a code or open a pull request.
+# This workflow lints changed files based on languages
+# used in your code base on push or pull request.
3
#
4
# You can adjust the behavior by modifying this file.
5
# For more information, see:
@@ -52,3 +52,4 @@ jobs:
52
VALIDATE_BIOME_LINT: 'false'
53
VALIDATE_CHECKOV: 'false'
54
VALIDATE_TRIVY: 'false'
55
+ VALIDATE_GITHUB_ACTIONS_ZIZMOR: 'false'
0 commit comments