diff --git a/.github/workflows/pre-integration.yml b/.github/workflows/pre-integration.yml index 8f7c683a5..f38f72cf0 100644 --- a/.github/workflows/pre-integration.yml +++ b/.github/workflows/pre-integration.yml @@ -1,8 +1,10 @@ name: JMH Pre-Integration Tests on: - pull_request: - types: [opened, reopened, ready_for_review, synchronize] + push: + branches-ignore: + - master + - pr/* workflow_dispatch: concurrency: