diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3a9372dee..9333cabbe 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,5 +1,7 @@ name: Terraform CI -run-name: ${{ github.actor }} is testing out GitHub Actions 🚀 +defaults: + run: + working-directory: ${{ env.tf_actions_working_dir }} on: push: branches: