Skip to content

Commit f219a8b

Browse files
committed
변경 사항에 대한 설명적인 커밋 메시지1
1 parent f7b57c5 commit f219a8b

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
@@ -3,7 +3,7 @@ name: Docker 배포
33
on:
44
push:
55
branches:
6-
- main # 트리거할 브랜치 (예: main)
6+
- minseonjae # 트리거할 브랜치 (예: main or minseonjae)
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)