From 3481461536d4fe725baf8f4d36e139f2a4bad27c Mon Sep 17 00:00:00 2001 From: Avgustin Marinov Date: Tue, 15 Apr 2025 15:20:38 +0300 Subject: [PATCH] Don't check robots.txt for license (#2359) Signed-off-by: Avgustin Marinov --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 44cc2c161..674b040df 100644 --- a/pom.xml +++ b/pom.xml @@ -423,6 +423,7 @@ **/helm/** **/README **/.git* + **/robots.txt **/*.sql **/docker/** **/frontend/**