Browse Source

Update push_test_server.yml (#1243)

Signed-off-by: raller1028 <57336867+raller1028@users.noreply.github.com>
raller1028 2 năm trước cách đây
mục cha
commit
dd8032a8be
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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: