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"]