diff --git a/.github/workflows/build_tests.yaml b/.github/workflows/build_tests.yaml index b27c8c8b..f1decfb5 100644 --- a/.github/workflows/build_tests.yaml +++ b/.github/workflows/build_tests.yaml @@ -17,8 +17,7 @@ name: Build Tests on: push: branches: ["main"] - pull_request_review: - types: [submitted] + pull_request: #by default this runs for types assigned, opened and synchronize jobs: cluster-create-and-delete: