From de4d98d685f7f66483a11f1b42673d7405a7d171 Mon Sep 17 00:00:00 2001 From: ssylver93 <107515688+ssylver93@users.noreply.github.com> Date: Fri, 29 Nov 2024 13:17:10 -0800 Subject: [PATCH] Prevent client-build.yml from executing as its own action (#317) (#318) --- .github/workflows/client-build.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/client-build.yml b/.github/workflows/client-build.yml index 22347359..5887d7f3 100644 --- a/.github/workflows/client-build.yml +++ b/.github/workflows/client-build.yml @@ -1,9 +1,6 @@ name: Deploy Angular App to S3 and CloudFront on: - push: - branches: - - main # Adjust to your deployment branch workflow_call: inputs: DEFAULT_APPLICATION_ENVIRONMENT: