Skip to content

Commit

Permalink
Merge pull request #3206 from davidhewitt/gh-merge-queue
Browse files Browse the repository at this point in the history
add github merge queue support
  • Loading branch information
davidhewitt authored Jun 6, 2023
2 parents 894b62f + a70e398 commit 342e4ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
# for bors try
- trying
pull_request:
merge_group:
types: [checks_requested]
workflow_dispatch:

concurrency:
Expand Down

0 comments on commit 342e4ca

Please sign in to comment.