Skip to content

Commit 5d8ec1b

Browse files
committed
temp: update workflow
Signed-off-by: Rudra Gupta <[email protected]>
1 parent 3e289da commit 5d8ec1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/check-compliance.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -179,9 +179,9 @@ jobs:
179179
run: terraform apply -auto-approve -input=false
180180
working-directory: examples/basic
181181

182-
- name: Terraform Destroy
183-
run: terraform destroy -auto-approve -input=false
184-
working-directory: examples/basic
182+
# - name: Terraform Destroy
183+
# run: terraform destroy -auto-approve -input=false
184+
# working-directory: examples/basic
185185

186186
check-compliance:
187187
if: github.repository == 'octo-org/octo-repo-prod'

0 commit comments

Comments
 (0)