diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 7406914..46501c7 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -4,6 +4,7 @@ on: push: branches: ["master"] pull_request: + types: [created, deleted] branches: ["master"] jobs: