We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a070e3 commit 5b0fa60Copy full SHA for 5b0fa60
1 file changed
.github/workflows/aws-dev.yml
@@ -28,7 +28,7 @@ name: Deploy to Amazon ECS
28
29
on:
30
push:
31
- branches: [ "develop"]
+ branches: #[ "develop"]
32
33
env:
34
AWS_REGION: ${{ secrets.AWS_ECS_REGION }} # set this to your preferred AWS region, e.g. us-west-1
0 commit comments