Skip to content

Commit ba00a7f

Browse files
committed
fix template
1 parent 63c5f04 commit ba00a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CodeQLToolkit.Features/Templates/Validation/Actions/validate-query-metadata.liquid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@ jobs:
110110
run: >
111111
qlt validation run check-queries --pretty-print --language {{ language }} >> $GITHUB_STEP_SUMMARY
112112
qlt validation run check-queries --language {{ language }}
113-
{% else %}
113+
{% endif %}

0 commit comments

Comments
 (0)