Skip to content

Commit 0da5142

Browse files
committed
fix: validate sql
1 parent a7deb44 commit 0da5142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-issue-validator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
pr-validation:
1111
uses: devtron-labs/utilities/.github/workflows/pr-validator.yaml@feat/central-pr-validator
1212
with:
13-
validate_sql: 'true' # Enable/disable SQL validation
13+
validate_sql: true # Enable/disable SQL validation

0 commit comments

Comments
 (0)