1
0
mirror of https://github.com/orhun/kmon synced 2024-07-01 07:15:21 +00:00

Merge branch 'master' into dependabot/cargo/clap_complete-4.2.2

This commit is contained in:
Orhun Parmaksız 2023-05-10 22:32:55 +03:00
commit 2133a2c1c4
No known key found for this signature in database
GPG Key ID: F83424824B3E4B90
2 changed files with 1 additions and 12 deletions

10
.github/bors.toml vendored
View File

@ -1,10 +0,0 @@
status = [
"Build for x86_64-unknown-linux-gnu using Rust stable (on ubuntu-22.04)",
"Build for x86_64-unknown-linux-musl using Rust stable (on ubuntu-22.04)",
"Build for x86_64-unknown-linux-gnu using Rust nightly (on ubuntu-22.04)",
"Build for x86_64-unknown-linux-musl using Rust nightly (on ubuntu-22.04)",
]
delete_merged_branches = true
update_base_for_deletes = true
cut_body_after = "<details>"
commit_title = "chore: Merge ${PR_REFS}"

View File

@ -4,11 +4,10 @@ on:
push:
branches:
- master
- staging # for bors
- trying # for bors
pull_request:
branches:
- master
merge_group:
schedule:
- cron: "0 0 * * 0"