We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ce620e commit f495903Copy full SHA for f495903
.github/workflows/general.yaml
@@ -18,7 +18,7 @@ jobs:
18
env:
19
DEFAULT_BRANCH: main
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
- VALIDATE_ALL_CODEBASE: "false"
+ VALIDATE_ALL_CODEBASE: "true"
22
VALIDATE_BASH: "true"
23
VALIDATE_EDITORCONFIG: "true"
24
VALIDATE_MD: "true"
0 commit comments