diff --git a/.github/workflows/Docs.yml b/.github/workflows/Docs.yml index 0530abecb..95ad5340e 100644 --- a/.github/workflows/Docs.yml +++ b/.github/workflows/Docs.yml @@ -6,8 +6,6 @@ on: - master tags: '*' pull_request: - branches: - - master merge_group: types: [checks_requested] diff --git a/.github/workflows/Format.yml b/.github/workflows/Format.yml index 965f2ea66..2998cbc67 100644 --- a/.github/workflows/Format.yml +++ b/.github/workflows/Format.yml @@ -5,8 +5,6 @@ on: branches: - master pull_request: - branches: - - master merge_group: types: [checks_requested]