Skip to content

Commit

Permalink
[ci] Configure CI to support merge queue (#428)
Browse files Browse the repository at this point in the history
Fixes #344
  • Loading branch information
jswrenn committed Sep 29, 2023
1 parent 3bb9a54 commit b083f1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -6,6 +6,7 @@ on:
branches:
- main
- v0.6.x
merge_group:

permissions: read-all

Expand Down

0 comments on commit b083f1f

Please sign in to comment.