Skip to content

Commit 8d2fa0e

Browse files
Fix rust CI job to run on merge queue branches (#1453)
Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: vlad-ivanov-name <[email protected]>
1 parent a87c010 commit 8d2fa0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [ master ]
66
pull_request:
77
branches: [ '**' ]
8+
merge_group:
89

910
env:
1011
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)