Skip to content

Commit

Permalink
switch to merge queue from bors
Browse files Browse the repository at this point in the history
  • Loading branch information
matklad committed Jun 18, 2023
1 parent 3594fdd commit 44f1e17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: CI
on:
pull_request:
merge_group:
push:
branches: ["master", "staging", "trying"]
branches: ["master"]

env:
CARGO_INCREMENTAL: 0
Expand All @@ -14,7 +15,6 @@ env:

jobs:
test:
name: Rust
runs-on: ubuntu-latest

steps:
Expand Down
2 changes: 0 additions & 2 deletions bors.toml

This file was deleted.

0 comments on commit 44f1e17

Please sign in to comment.