We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c545ca8 commit ff510f1Copy full SHA for ff510f1
1 file changed
terraform-fmt/action.yml
@@ -15,6 +15,7 @@ runs:
15
else
16
echo
17
echo 'Formatting issues found, run `terraform fmt` and re-commit'
18
+ exit 1
19
fi
20
working-directory: ${{ inputs.working_directory }}
21
shell: bash
0 commit comments