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: