Skip to content

Commit

Permalink
Add on.merge_group in .github/workflows/ci.yaml (#4873)
Browse files Browse the repository at this point in the history
Adding this trigger enables use of a GitHub merge queue.
  • Loading branch information
nwt authored Nov 9, 2023
1 parent c41a758 commit 415990b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "Tests"

on:
merge_group:
pull_request:
push:
branches:
Expand Down

0 comments on commit 415990b

Please sign in to comment.