diff --git a/.github/workflows/integration-testing.yaml b/.github/workflows/integration-testing.yaml index a49654a2ea..a9705a3e5a 100644 --- a/.github/workflows/integration-testing.yaml +++ b/.github/workflows/integration-testing.yaml @@ -1,9 +1,6 @@ name: Run Integration Tests on: - check_run: - types: - - rerequested - + merge_group: {} concurrency: integration_environment