diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 042c30a..33b21e6 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -8,7 +8,7 @@ on: repository_dispatch: workflow_dispatch: pull_request: - types: [opened, synchronize, reopened, closed] + types: [opened, synchronize, reopened] push: branches: - master