Преглед на файлове

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:
   pull_request:
     branches:
     branches:
       - master
       - master
+  workflow_dispatch: {}
 
 
 jobs:
 jobs:
   # Set the job key. The key is displayed as the job name
   # Set the job key. The key is displayed as the job name