Skip to content

Commit

Permalink
Change conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudlh committed Jun 11, 2024
1 parent 5e83527 commit 3e6af78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr_fmt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
run: |
terraform fmt -check -recursive
echo "fmt_outcome=$?" >> $GITHUB_ENV
continue-on-error: true
- name: Post PR comment on fmt failure
if: ${{ steps.fmt_check.outcome == 'failure' }}
Expand Down

0 comments on commit 3e6af78

Please sign in to comment.