We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8474e44 commit b2c17c6Copy full SHA for b2c17c6
.github/workflows/bookdown.yaml
@@ -6,6 +6,7 @@ on:
6
paths:
7
- 'docs/**'
8
- '.github/workflows/bookdown.yaml'
9
+ workflow_dispatch:
10
11
name: Build and deploy book
12
0 commit comments