Fix CI failing on PRs reaching master via the merge queue

This commit is contained in:
Keavon Chambers
2026-03-22 00:10:55 -07:00
parent 342160b803
commit b7a1b3e665
2 changed files with 8 additions and 4 deletions

View File

@@ -29,6 +29,7 @@ jobs:
secrets: inherit
with:
web: true
merge_queue: ${{ github.event_name == 'merge_group' }}
# Run the Rust tests on the self-hosted native runner
test: