diff --git a/.github/workflows/typedoc-gh-pages.yml b/.github/workflows/typedoc-gh-pages.yml index d53631812a..1e8c2f9eb7 100644 --- a/.github/workflows/typedoc-gh-pages.yml +++ b/.github/workflows/typedoc-gh-pages.yml @@ -4,7 +4,7 @@ name: Deploy TypeDoc site with GitHub Pages on: push: - branches: [main] + branches: [master] # Allow running this workflow manually from the Actions tab workflow_dispatch: