Skip to content

Commit f7f5798

Browse files
Fixed syntax issue in github-scripts task
1 parent a0aae93 commit f7f5798

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tf_plan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ jobs:
101101
})
102102
103103
// 2. Prepare format of the comment
104+
const output = `#### Terraform Format and Style 🖌\`TEMPORARILY REMOVED\`
104105
#### Terraform Initialization ⚙️\`${{ steps.init.outcome }}\`
105106
#### Terraform Validation 🤖\`${{ steps.validate.outcome }}\`
106107
<details><summary>Validation Output</summary>

0 commit comments

Comments
 (0)