For PRs that only touch files in `airflow/ui/` we'd like to run a selective set of CI actions. We only need linting and UI tests. Additionally, this update should pull the test runs out of the pre-commit.
For PRs that only touch files in
airflow/ui/we'd like to run a selective set of CI actions. We only need linting and UI tests.Additionally, this update should pull the test runs out of the pre-commit.