Skip to content

Commit 502d138

Browse files
committed
Add merge_group to the CI workflow
1 parent bc9cf18 commit 502d138

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/rust.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
---
2-
on: [pull_request]
1+
on:
2+
pull_request:
3+
merge_group:
34

45
name: Rust
56
jobs:

0 commit comments

Comments
 (0)