From 75da90027bd05c6d113268e5e5ad6d86121e3f38 Mon Sep 17 00:00:00 2001 From: Simon Li Date: Sun, 8 Oct 2023 13:11:26 +0100 Subject: [PATCH] include binder-eks in terraform-deploy-aws-curvenote.yml --- .github/workflows/terraform-deploy-aws-curvenote.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/terraform-deploy-aws-curvenote.yml b/.github/workflows/terraform-deploy-aws-curvenote.yml index 09756582b..082db544a 100644 --- a/.github/workflows/terraform-deploy-aws-curvenote.yml +++ b/.github/workflows/terraform-deploy-aws-curvenote.yml @@ -6,6 +6,7 @@ on: branches: - main paths: + - "terraform/aws/binder-eks/**" - "terraform/aws/curvenote/**" - .github/workflows/terraform-deploy-aws-curvenote.yml workflow_dispatch: