diff --git a/.github/workflows/deploy-all.yaml b/.github/workflows/deploy-all.yaml index d649fe0..1030434 100644 --- a/.github/workflows/deploy-all.yaml +++ b/.github/workflows/deploy-all.yaml @@ -4,10 +4,11 @@ on: pull_request: paths-ignore: - '.github/**' - # testing - push: - branches: - - workflow_stuff + pull_request_target: + types: + - opened + - reopened + - synchronize jobs: prepare: