Skip to content

Commit b602a6b

Browse files
Merge pull request #410 from GSM-MSG/cd/add-trigger
2 parents 81034a4 + 658427c commit b602a6b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/sms_backend_master_cd.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name: sms-production-CD
33
on:
44
push:
55
branches: [ "master" ]
6+
workflow_dispatch:
7+
branches:
8+
- '*'
69

710
jobs:
811
cd:

0 commit comments

Comments
 (0)