Skip to content

Commit 14cae8b

Browse files
committed
remove bors and use merge_group
1 parent 1e3064d commit 14cae8b

File tree

3 files changed

+4
-12
lines changed

3 files changed

+4
-12
lines changed

.github/bors.toml

Lines changed: 0 additions & 10 deletions
This file was deleted.

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
on:
22
push:
3-
branches: [ staging, trying, master ]
3+
branches: master
44
pull_request:
5+
merge_group:
56

67
name: Continuous Integration
78

.github/workflows/rustfmt.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
on:
22
push:
3-
branches: [ staging, trying, master ]
3+
branches: master
44
pull_request:
5+
merge_group:
56

67
name: Code formatting check
78

0 commit comments

Comments
 (0)