Skip to content

Commit 3781538

Browse files
committed
fix: 기본 브랜치명 수정
1 parent 76dc14a commit 3781538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-migration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
branch:
77
description: '테스트할 브랜치 이름'
88
required: true
9-
default: 'dev'
9+
default: 'develop'
1010

1111
permissions:
1212
contents: read

0 commit comments

Comments
 (0)