Skip to content

Commit d8aefed

Browse files
committed
수동트리거 추가
1 parent c3b5c5b commit d8aefed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sms_backend_master_cd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
on:
22
push:
33
branches: [ "master" ]
4+
workflow_dispatch:
5+
46

57
jobs:
68
CD:

0 commit comments

Comments
 (0)