diff --git a/.github/workflows/typedoc-gh-pages.yml b/.github/workflows/typedoc-gh-pages.yml index b0b712a9e1..d53631812a 100644 --- a/.github/workflows/typedoc-gh-pages.yml +++ b/.github/workflows/typedoc-gh-pages.yml @@ -5,6 +5,8 @@ name: Deploy TypeDoc site with GitHub Pages on: push: branches: [main] + # Allow running this workflow manually from the Actions tab + workflow_dispatch: permissions: contents: read