Explorar el Código

CI: Add option to manually trigger github actions

Mary hace 5 años
padre
commit
fe452ac784
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .github/workflows/build.yml

+ 2 - 0
.github/workflows/build.yml

@@ -1,6 +1,8 @@
 name: Build job
 
 on:
+  workflow_dispatch:
+    inputs: {}
   push:
     branches: [ master ]
     paths-ignore: