ci: remove bors configuration
This commit is contained in:
parent
d3bd82c6f2
commit
618d99966f
|
@ -1,7 +0,0 @@
|
|||
delete_merged_branches = true
|
||||
required_approvals = 0
|
||||
use_codeowners = false
|
||||
status = [
|
||||
"conclusion",
|
||||
]
|
||||
timeout_sec = 21600
|
|
@ -4,10 +4,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
# for bors r+
|
||||
- staging
|
||||
# for bors try
|
||||
- trying
|
||||
pull_request:
|
||||
merge_group:
|
||||
types: [checks_requested]
|
||||
|
|
Loading…
Reference in New Issue