diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index fcd743e..4bf6c41 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -4,7 +4,7 @@ on: # Runs on pushes targeting the docs branch push: branches: ["v1-docs"] - + # Allows you to run this workflow manually from the Actions tab workflow_dispatch: