Refactor file path in actions-validate.yml and remove unnecessary code

This commit is contained in:
2024-09-29 18:49:52 +02:00
parent 1604adcc3b
commit 150d0ae434
2 changed files with 24 additions and 14 deletions
@@ -1,10 +0,0 @@
name: Setup Terraform Environment
description: Prepare the environment for A13labs CI/CD pipelines
runs:
using: "composite"
steps:
- name: Setup Terraform
uses: hashicorp/setup-terraform@v1
with:
terraform_version: 1.9.6