ソースを参照

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: