We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e99d11 + da8a709 commit c29ae1eCopy full SHA for c29ae1e
1 file changed
.github/workflows/deploy.yml
@@ -2,7 +2,7 @@ name: Deploy to ECS using GitHub OIDC
2
3
on:
4
push:
5
- branches: [main]
+ branches: [master]
6
7
env:
8
AWS_REGION: ap-south-1
0 commit comments