From 68beab235f02072fd0800761245f3b492501cb2d 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