Skip to content

Commit b28db1b

Browse files
committed
chore: disable dev branch trigger (no staging server)
1 parent 1b74b8c commit b28db1b

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
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
- dev
7+
# - dev # staging 서버 없음
88

99
env:
1010
AWS_REGION: ap-northeast-2

0 commit comments

Comments
 (0)