From 4234c5700fa0824e7e1f748144aa9817d22899df Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Tue, 7 Feb 2023 12:03:34 +0800 Subject: [PATCH] ci-runner-terraform-image.yaml: update --- .github/workflows/ci-runner-terraform-image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-runner-terraform-image.yaml b/.github/workflows/ci-runner-terraform-image.yaml index ff53d40..dfa6628 100644 --- a/.github/workflows/ci-runner-terraform-image.yaml +++ b/.github/workflows/ci-runner-terraform-image.yaml @@ -6,7 +6,7 @@ on: - 'ci-runner/terraform/main.tf' - 'ci-runner/terraform/Dockerfile' - 'ci-runner/terraform/.terraformrc' - - '.github/workflows/terraform-iac-runner-image.yaml' + - '.github/workflows/ci-runner-terraform-image.yaml' branches: - main