Skip to content

Commit 535e9ca

Browse files
authored
Update pr_pre-commit.yaml (#1036)
Fix pre commit not running on merge queue
1 parent f029ed6 commit 535e9ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr_pre-commit.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: pre-commit
33

44
on:
55
pull_request:
6+
merge_group:
67

78
env:
89
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)