Преглед изворни кода

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