diff --git a/.github/workflows/cbindgen.yml b/.github/workflows/cbindgen.yml index 9b1811298..f9d3672ca 100644 --- a/.github/workflows/cbindgen.yml +++ b/.github/workflows/cbindgen.yml @@ -7,6 +7,9 @@ on: pull_request: branches: - master + merge_group: + types: + - checks_requested jobs: rustfmt-clippy: