diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 6564156..5318784 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -8,7 +8,7 @@ name: Deploy Jekyll site to Pages on: push: - branches: ["main"] + branches: ["testing"] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: