Skip to content

Commit 5b0fa60

Browse files
authored
Update aws-dev.yml
1 parent 4a070e3 commit 5b0fa60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/aws-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ name: Deploy to Amazon ECS
2828

2929
on:
3030
push:
31-
branches: [ "develop"]
31+
branches: #[ "develop"]
3232

3333
env:
3434
AWS_REGION: ${{ secrets.AWS_ECS_REGION }} # set this to your preferred AWS region, e.g. us-west-1

0 commit comments

Comments
 (0)