Skip to content

Commit 085e997

Browse files
authored
chore: cicd.yml - cicd 파이프라인 수동 배포 버튼 추가
1 parent 3ef0f0d commit 085e997

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
workflow_dispatch:
78

89
jobs:
910
deploy:

0 commit comments

Comments
 (0)