diff --git a/README.md b/README.md index 8e624938..b1e5c604 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ Contains all universal constants and physical parameters in the [CliMA ecosystem | **Documentation** | [![dev][docs-dev-img]][docs-dev-url] | | **GHA CI** | [![gha ci][gha-ci-img]][gha-ci-url] | | **Code Coverage** | [![codecov][codecov-img]][codecov-url] | -| **Bors enabled** | [![bors][bors-img]][bors-url] | [docs-bld-img]: https://github.com/CliMA/CLIMAParameters.jl/actions/workflows/Docs.yml/badge.svg [docs-bld-url]: https://github.com/CliMA/CLIMAParameters.jl/actions/workflows/Docs.yml @@ -22,6 +21,3 @@ Contains all universal constants and physical parameters in the [CliMA ecosystem [codecov-img]: https://codecov.io/gh/CliMA/CLIMAParameters.jl/branch/main/graph/badge.svg [codecov-url]: https://codecov.io/gh/CliMA/CLIMAParameters.jl -[bors-img]: https://bors.tech/images/badge_small.svg -[bors-url]: https://app.bors.tech/repositories/24020 - diff --git a/bors.toml b/bors.toml deleted file mode 100644 index 756eba01..00000000 --- a/bors.toml +++ /dev/null @@ -1,11 +0,0 @@ -status = [ - "ci 1.8 - ubuntu-latest", - "ci 1.8 - windows-latest", - "ci 1.8 - macOS-latest", - "docbuild", - "format", -] -delete_merged_branches = true -timeout_sec = 10800 -block_labels = [ "do-not-merge-yet" ] -cut_body_after = "