diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 74368f17230..efab6e379eb 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -13,15 +13,12 @@ name: Documentation -permissions: - contents: read - on: pull_request: types: [opened, reopened, synchronize] push: branches: - - main # docs are built only on push to main branch, for feature branches there are PR builds + - main merge_group: types: [checks_requested] release: