Skip to content

Commit cfc7b9e

Browse files
committed
run CI on merge groups
1 parent 7133dc0 commit cfc7b9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: CI
33
on:
44
pull_request:
55
workflow_dispatch:
6+
merge_group:
7+
types: [checks_requested]
68

79
env:
810
UV_FROZEN: "1"

0 commit comments

Comments
 (0)