chore(ci): run unit tests on script changes (#27297)

This commit is contained in:
Elizabeth Thompson
2024-02-29 02:47:21 -08:00
committed by GitHub
parent d6e8dd114b
commit 228d27f1f2

View File

@@ -9,12 +9,14 @@ on:
- "superset/**"
- "requirements/**"
- "tests/unit_tests/**"
- "scripts/**"
pull_request:
types: [synchronize, opened, reopened, ready_for_review]
paths:
- "superset/**"
- "requirements/**"
- "tests/unit_tests/**"
- "scripts/**"
# cancel previous workflow jobs for PRs
concurrency: