فهرست منبع

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