From 9ff4d7e024e56278b83a3734d1f70f0ffa6f809b Mon Sep 17 00:00:00 2001 From: zomars Date: Mon, 11 Jul 2022 18:49:24 -0600 Subject: [PATCH] Allows auto approvals for crowdin --- .kodiak.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.kodiak.toml b/.kodiak.toml index cf0f51c83e..419e2c7dc0 100644 --- a/.kodiak.toml +++ b/.kodiak.toml @@ -4,5 +4,4 @@ version = 1 autoupdate_label = "♻️ autoupdate" [approve] -auto_approve_usernames = ["dependabot"] - +auto_approve_usernames = ["dependabot", "github-actions"]