There was an error while loading. Please reload this page.
1 parent 3ecf48a commit 67935caCopy full SHA for 67935ca
.github/workflows/build.yml
@@ -1,9 +1,6 @@
1
name: build ebook
2
3
-on:
4
- push:
5
- branches:
6
- - master
+on:[workflow_dispatch]
7
8
jobs:
9
build:
0 commit comments