Skip to content

Commit

Permalink
Run CI on merge groups. (#2355)
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeMathWalker authored and jjant committed Feb 14, 2023
1 parent 85d8fdc commit 4c2fc82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
name: CI
on:
pull_request:
merge_group:

# Allow one instance of this workflow per pull request, and cancel older runs when new changes are pushed
concurrency:
Expand Down

0 comments on commit 4c2fc82

Please sign in to comment.