Skip to content

Commit

Permalink
Prevent client-build.yml from executing as its own action (#317) (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssylver93 authored and agordon-vivid committed Nov 30, 2024
1 parent ba62dc9 commit 9d4b0ee
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/client-build.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 9d4b0ee

Please sign in to comment.