Skip to content

Commit 9379284

Browse files
[NDR-56] Refactor Terraform CI workflow for improved clarity and maintainability
1 parent 978d882 commit 9379284

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/terraform-dev-to-main-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878

7979
- name: Truncate Plan Output
8080
id: plan-truncated
81+
if: success() || failure()
8182
env:
8283
LENGTH: 64512
8384
run: |

0 commit comments

Comments
 (0)