We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a24f75 commit 2bf1132Copy full SHA for 2bf1132
.github/workflows/checkers.yml
@@ -6,7 +6,7 @@
6
#
7
8
name: Content Checking
9
-on: ["push", "pull_request"]
+on: ["push", "pull_request", "workflow_dispatch"]
10
11
jobs:
12
codespell:
.github/workflows/epub.yml
name: EPUB build
epub:
.github/workflows/html.yml
name: HTML build
html:
.github/workflows/pdf.yml
name: PDF build
pdf:
0 commit comments