Browse Source

CI: Add option to manually trigger github actions

Mary 5 năm trước cách đây
mục cha
commit
fe452ac784
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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: