diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ca285bdb25f0e..7f6d89c3c881d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,17 +3,16 @@ name: CI on: push: branches: - - main - - release-* + + pull_request: branches: - - main - - release-* + + merge_group: branches: - - main - # - release-* + permissions: contents: read