Skip to content

Commit c24a62a

Browse files
authored
Create .kodiak.toml
1 parent e2cae9b commit c24a62a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.kodiak.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
version = 1
2+
3+
[merge]
4+
method = "squash"
5+
6+
[merge.message]
7+
title = "pull_request_title"
8+
body = "pull_request_body"

0 commit comments

Comments
 (0)