소스 검색

Update push_test_server.yml (#1243)

Signed-off-by: raller1028 <57336867+raller1028@users.noreply.github.com>
raller1028 2 년 전
부모
커밋
dd8032a8be
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .github/workflows/push_test_server.yml

+ 2 - 0
.github/workflows/push_test_server.yml

@@ -3,6 +3,8 @@ on:
   push:
     branches:
       - main
+  workflow_dispatch:
+    
 permissions:
   contents: write
 jobs: