diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 40328e5..7170af1 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -3,9 +3,6 @@ name: Deploy to GitHub Pages on: push: branches: 'deployment' - pull_request: - branches: 'deployment' - workflow_dispatch: jobs: build_site: