Skip to content

Commit 77cffbb

Browse files
Fix static checks in boring-cyborg.yml (#55441)
1 parent c22c58d commit 77cffbb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/boring-cyborg.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -410,12 +410,10 @@ labelPRBasedOnFilePath:
410410

411411
translation:zh-CN:
412412
- airflow-core/src/airflow/ui/public/i18n/locales/zh-CN/*
413-
413+
414414
translation:zh-TW:
415415
- airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/*
416416

417-
418-
419417
area:CLI:
420418
- airflow-core/src/airflow/cli/**/*.py
421419
- airflow-core/tests/unit/cli/**/*.py

0 commit comments

Comments
 (0)