Skip to content

Commit 71d5873

Browse files
committed
[fix]#25 - 탈퇴 로직 cicd 테스트
1 parent 5c27aab commit 71d5873

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Deploy to EC2 with Docker
22

33
on:
44
push:
5-
branches: [main, fix]
5+
branches: [main, fix/#25-회원로직버그]
66
pull_request:
77
branches: [main]
88

0 commit comments

Comments
 (0)