Skip to content

Commit 34eee38

Browse files
committed
fix: prevent base deploy-ecs.yml from running on branch deploy
1 parent 7099fd5 commit 34eee38

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy-ecs.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
name: Deploy to AWS ECS
22
on:
3-
push:
4-
branches:
5-
- staging-alt3
63
workflow_call:
74
inputs:
85
environment:

0 commit comments

Comments
 (0)