diff --git a/.github/workflows/test-build.yml b/.github/workflows/test-build.yml index 741a892..cde5ab4 100644 --- a/.github/workflows/test-build.yml +++ b/.github/workflows/test-build.yml @@ -10,6 +10,8 @@ on: pull_request: branches: - master + # Allows you to run this workflow manually from the Actions tab + workflow_dispatch: env: VERSION: "4.2.6" EPUBCHECK: "https://github.com/w3c/epubcheck/releases/download"