Skip to content

Commit

Permalink
ci: turn on merge_group for merge queues in CI workflow (#784)
Browse files Browse the repository at this point in the history
Co-authored-by: Bruno Barbieri <[email protected]>
  • Loading branch information
DanielSinclair and brunobar79 authored Aug 4, 2023
1 parent c34a6ee commit 9a312d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: CI

on:
pull_request:
merge_group:
push:
branches: [master]
workflow_dispatch:
Expand Down

0 comments on commit 9a312d0

Please sign in to comment.