Skip to content

Commit 8be6d5a

Browse files
authored
Update deploy.yml
1 parent d8ecc74 commit 8be6d5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: CI-CD-Pipeline-to-AWS
22
on:
33
push:
44
branches:
5-
- CHAT-30--deploy
5+
- master
66
pull_request:
77
branches:
8-
- CHAT-30--deploy
8+
- master
99

1010
env:
1111
AWS_REGION: eu-central-1

0 commit comments

Comments
 (0)