Explorar o código

allow run this workflow manually

SunGuYu %!s(int64=3) %!d(string=hai) anos
pai
achega
123f5934fb
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .github/workflows/build-test.yml

+ 3 - 0
.github/workflows/build-test.yml

@@ -11,6 +11,9 @@ on:
       - master
       - develop
 
+  # Allows you to run this workflow manually from the Actions tab
+  workflow_dispatch:
+
 jobs:
   unit-test:
     strategy: