Explorar o código

CI: Add option to manually trigger github actions

Mary %!s(int64=5) %!d(string=hai) anos
pai
achega
fe452ac784
Modificáronse 1 ficheiros con 2 adicións e 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: