Skip to content

Commit f6c09da

Browse files
authored
Merge pull request RustPython#4785 from youknowone/ci-merge-group
Add merge group to ci
2 parents 2c21ecd + 44599e9 commit f6c09da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
branches: [main, release]
44
pull_request:
55
types: [labeled, unlabeled, opened, synchronize, reopened]
6+
merge_group:
67

78
name: CI
89

0 commit comments

Comments
 (0)