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