diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 0870d56..b3963f9 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -5,8 +5,7 @@ on: branches: - main pull_request: - branches: - - main + types: [opened,reopened] # Review gh actions docs if you want to further define triggers, paths, etc # https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on