From 8a3327180c2e9a709a7a4f96707bdae3ec70e5b7 Mon Sep 17 00:00:00 2001 From: Emruz Hossain Date: Sat, 31 Oct 2020 05:20:01 +0600 Subject: [PATCH] update .kodiak.toml location --- .github/.kodiak.toml => .kodiak.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename .github/.kodiak.toml => .kodiak.toml (96%) diff --git a/.github/.kodiak.toml b/.kodiak.toml similarity index 96% rename from .github/.kodiak.toml rename to .kodiak.toml index ae8f1ee..1125184 100644 --- a/.github/.kodiak.toml +++ b/.kodiak.toml @@ -1,5 +1,6 @@ -version = 1 +# .kodiak.toml +version = 1 [merge] method = "squash" # default: "merge" delete_branch_on_merge = true # default: false