diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index b24766f..cd8b0a0 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -5,9 +5,10 @@ name: Integration on: push: - branches: [ master, staging, trying ] + branches: [ master ] pull_request: branches: [ master ] + merge_group: jobs: build: