diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 3a9e976ec..4f2b80cab 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -5,7 +5,7 @@ name: Deploy Eleventy site to Pages on: # Runs on pushes targeting the default branch push: - branches: [$default-branch, redeployer-docs-gh-pages] + branches: [$default-branch] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: