From c471d1ab6fc034ded711893d07a9ca70d33f82a5 Mon Sep 17 00:00:00 2001 From: nikolamilosa Date: Mon, 20 Jan 2025 13:15:46 +0100 Subject: [PATCH] fix: adding missing files to BOT_APPROVED_FILES --- .github/repo_policies/BOT_APPROVED_FILES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/repo_policies/BOT_APPROVED_FILES b/.github/repo_policies/BOT_APPROVED_FILES index 9a67f0fa1..570676808 100644 --- a/.github/repo_policies/BOT_APPROVED_FILES +++ b/.github/repo_policies/BOT_APPROVED_FILES @@ -8,3 +8,6 @@ Cargo.Bazel.lock pyproject.toml requirements*lock VERSION +docker/Dockerfile +ic-revisions.json +pylib/ic_admin.py