Skip to content

Commit

Permalink
chore(ci): enable merge queue trigger (#26758)
Browse files Browse the repository at this point in the history
  • Loading branch information
liamdebeasi authored Feb 8, 2023
1 parent 06ed83b commit 9c7f4a2
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: 'Ionic Framework Build'
on:
pull_request:
branches: [ '**' ]
merge_group:

# When pushing a new commit we should
# cancel the previous test run to not
Expand Down

0 comments on commit 9c7f4a2

Please sign in to comment.