瀏覽代碼

Enable manual execution of integration tests

nuwang 2 年之前
父節點
當前提交
3f6ebcabd0
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/integration.yaml

+ 1 - 0
.github/workflows/integration.yaml

@@ -8,6 +8,7 @@ on:
   pull_request:
     branches:
       - master
+  workflow_dispatch: {}
 
 jobs:
   # Set the job key. The key is displayed as the job name