From 8087d02aeae6b8e7c3cb9b3c12ce7a3cd0f41d1e Mon Sep 17 00:00:00 2001 From: YamatoSecurity Date: Tue, 22 Apr 2025 10:10:25 +0900 Subject: [PATCH] add kodiak --- .github/.kodiak.toml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/.kodiak.toml diff --git a/.github/.kodiak.toml b/.github/.kodiak.toml new file mode 100644 index 00000000..88ae0a3c --- /dev/null +++ b/.github/.kodiak.toml @@ -0,0 +1,2 @@ +version = 1 +approve.auto_approve_usernames = ["github-actions"] \ No newline at end of file