Skip to content

Commit 2ae2808

Browse files
potiukamoghrajesh
andauthored
[v3-0-test] Fixing typo in upgrade checks CI script (#54873) (#54877)
(cherry picked from commit 18264dd) Co-authored-by: Amogh Desai <amoghrajesh1999@gmail.com>
1 parent a8aa67f commit 2ae2808

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/ci/prek/upgrade_important_versions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
),
5252
(AIRFLOW_ROOT_PATH / ".github" / "workflows" / "release_dockerhub_image.yml", False),
5353
(AIRFLOW_ROOT_PATH / ".github" / "actions" / "install-prek" / "action.yml", False),
54+
(AIRFLOW_ROOT_PATH / ".github" / "workflows" / "basic-tests.yml", False),
5455
(AIRFLOW_ROOT_PATH / "dev" / "breeze" / "doc" / "ci" / "02_images.md", True),
5556
(AIRFLOW_ROOT_PATH / "dev" / "breeze" / "pyproject.toml", False),
5657
(AIRFLOW_ROOT_PATH / ".pre-commit-config.yaml", False),

0 commit comments

Comments
 (0)