Skip to content

Commit

Permalink
Enable merge-queues
Browse files Browse the repository at this point in the history
  • Loading branch information
bossmc committed Nov 15, 2023
1 parent e8d833d commit 2f83499
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Rust

on:
push:
branches: [ master, staging, trying ]
pull_request: {}
merge_group:
types: [checks_requested]

jobs:
check:
Expand Down

0 comments on commit 2f83499

Please sign in to comment.