This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit 84661e28af0e6f7df3471f8e3c64d0535d51869b
Author: GPK <gopidesupa...@gmail.com>
AuthorDate: Tue Sep 9 22:08:45 2025 +0100

    Fix static checks in boring-cyborg.yml (#55441)
---
 .github/boring-cyborg.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.github/boring-cyborg.yml b/.github/boring-cyborg.yml
index 88d8f95927e..5861e9d7290 100644
--- a/.github/boring-cyborg.yml
+++ b/.github/boring-cyborg.yml
@@ -410,12 +410,10 @@ labelPRBasedOnFilePath:
 
   translation:zh-CN:
     - airflow-core/src/airflow/ui/public/i18n/locales/zh-CN/*
-    
+
   translation:zh-TW:
     - airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/*
 
-
-
   area:CLI:
     - airflow-core/src/airflow/cli/**/*.py
     - airflow-core/tests/unit/cli/**/*.py

Reply via email to