Skip to content

Commit

Permalink
ci: enable merge groups
Browse files Browse the repository at this point in the history
  • Loading branch information
neersighted committed Mar 24, 2024
1 parent 6b5f3de commit 7b822bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Tests
on:
push:
pull_request:
merge_group:

concurrency:
group: tests-${{ github.head_ref || github.ref }}
Expand Down

0 comments on commit 7b822bf

Please sign in to comment.