Browse Source

Update push_test_server.yml (#1243)

Signed-off-by: raller1028 <57336867+raller1028@users.noreply.github.com>
raller1028 2 years ago
parent
commit
dd8032a8be
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/push_test_server.yml

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

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