Skip to content

Commit 4458043

Browse files
Merge pull request #48 from rust-embedded/fix-pull-requests
Merge Queues need the merge_group event
2 parents 0732076 + ca3b6af commit 4458043

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
on:
2-
push:
3-
branches: [ main ]
42
pull_request:
3+
merge_group:
54

65
name: Build
76

0 commit comments

Comments
 (0)