Sfoglia il codice sorgente

CI: Add option to manually trigger github actions

Mary 5 anni fa
parent
commit
fe452ac784
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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: