Skip to content

Commit

Permalink
comment out main deploy to be safe
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewroth committed Nov 25, 2024
1 parent e87c8f1 commit 6ae76b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy-ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
# Automatically build and deploy master and staging. Additional branches may be added.
- master
# - main
- staging
workflow_dispatch:
# Allows manual build and deploy of any branch/ref
Expand Down

0 comments on commit 6ae76b9

Please sign in to comment.