diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 2a423ce..d8f76bc 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -3,7 +3,7 @@ name: GitHub Pages on: push: branches: - - main # Set a branch name to trigger deployment + - master # Set a branch name to trigger deployment pull_request: jobs: