Skip to content

Commit

Permalink
ci: add tests to merge group
Browse files Browse the repository at this point in the history
  • Loading branch information
CantelopePeel authored and lheeger-jump committed May 16, 2024
1 parent 6937c1d commit 0742580
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ name: Tests
on:
workflow_call:
workflow_dispatch:
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit 0742580

Please sign in to comment.