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 a7deb44 commit 0da5142Copy full SHA for 0da5142
.github/workflows/pr-issue-validator.yaml
@@ -10,4 +10,4 @@ jobs:
10
pr-validation:
11
uses: devtron-labs/utilities/.github/workflows/pr-validator.yaml@feat/central-pr-validator
12
with:
13
- validate_sql: 'true' # Enable/disable SQL validation
+ validate_sql: true # Enable/disable SQL validation
0 commit comments