Skip to content

Commit 528b67e

Browse files
committed
feat: 수동 workflow 추가
1 parent 7fceae5 commit 528b67e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [ "test-1" ]
66
pull_request:
77
branches: [ "test-1" ]
8+
workflow_dispatch:
89

910
jobs:
1011
backend:

0 commit comments

Comments
 (0)