diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 412fbef1..f5d93d51 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -4,9 +4,6 @@ on: push: branches: - main - pull_request: - branches: - - main jobs: deploy: @@ -31,4 +28,4 @@ jobs: publish_dir: ./build publish_branch: ghpages user_name: github-actions[bot] - user_email: 41898282+github-actions[bot]@users.noreply.github.com \ No newline at end of file + user_email: 41898282+github-actions[bot]@users.noreply.github.com