diff options
author | Valery Piashchynski <[email protected]> | 2022-01-15 12:08:20 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2022-01-15 12:08:20 +0300 |
commit | 5254c8eb27311e2a8a53a4c90c3829cf1238c563 (patch) | |
tree | b51c9a4c1dd4c25adc511498ce0380a7078c5572 /bors.toml | |
parent | 13609dd03dd0d2fa85b9fb850be787bf4e2ea67f (diff) |
Repository content update
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'bors.toml')
-rwxr-xr-x | bors.toml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/bors.toml b/bors.toml deleted file mode 100755 index a2d7cb25..00000000 --- a/bors.toml +++ /dev/null @@ -1,9 +0,0 @@ -status = [ - 'Linux / Build (Go 1.17.4, PHP 7.4, OS ubuntu-latest)', - 'Linux / Build (Go 1.17.4, PHP 8.0, OS ubuntu-latest)', - 'Linux / Build (Go 1.17.4, PHP 8.1, OS ubuntu-latest)', - 'Linters / Golang-CI (lint) ', -] -required_approvals = 0 -delete_merged_branches = true -timeout-sec = 1800 |