Skip to content

Commit 27a7b64

Browse files
committed
fix run rustfmt on merge queue
1 parent 2eb0088 commit 27a7b64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rustfmt.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ on:
22
push:
33
branches: [ staging, trying, master ]
44
pull_request:
5+
merge_group:
56

67
name: Code formatting check
78

0 commit comments

Comments
 (0)