fix(ci): add shell to pr-lint action

This commit is contained in:
2025-02-09 02:43:00 +02:00
parent 7bf48b577a
commit 7cd731f718

View File

@@ -89,6 +89,7 @@ runs:
# Set APPLY_FIXES_IF var for use in future steps
- name: Set APPLY_FIXES_IF var
shell: bash
run: |
printf 'APPLY_FIXES_IF=%s\n' "${{
steps.ml.outputs.has_updated_sources == 1 &&