Skip to content

Commit

Permalink
Run CI jobs on the merge queue.
Browse files Browse the repository at this point in the history
  • Loading branch information
emilio committed Apr 14, 2024
1 parent af46999 commit e0aeb8f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cbindgen.yml
Expand Up @@ -7,6 +7,9 @@ on:
pull_request:
branches:
- master
merge_group:
types:
- checks_requested

jobs:
rustfmt-clippy:
Expand Down

0 comments on commit e0aeb8f

Please sign in to comment.