From 40692d46a617573232a16fe10feeb29a80d0ba5c Mon Sep 17 00:00:00 2001 From: ci-bot Date: Sun, 16 Nov 2025 08:24:41 +0000 Subject: [PATCH] Add allowed_changes.yml --- allowed_changes.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 allowed_changes.yml diff --git a/allowed_changes.yml b/allowed_changes.yml new file mode 100644 index 0000000..d63df0c --- /dev/null +++ b/allowed_changes.yml @@ -0,0 +1,4 @@ +version: 1 +allowed_files: + - "app/src/main/java/ru/myitschool/work/*" + - "app/src/main/res/*" \ No newline at end of file