mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
chore(ci): run unit tests on script changes (#27297)
This commit is contained in:
committed by
GitHub
parent
d6e8dd114b
commit
228d27f1f2
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user