mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
fix: Re-enable CI checks on release branches (#27390)
This commit is contained in:
committed by
GitHub
parent
5107cc0fd9
commit
a54a24e3b5
@@ -4,7 +4,8 @@ on:
|
||||
paths:
|
||||
- "superset/migrations/**"
|
||||
branches:
|
||||
- 'master'
|
||||
- "master"
|
||||
- "[0-9].[0-9]"
|
||||
pull_request:
|
||||
paths:
|
||||
- "superset/migrations/**"
|
||||
|
||||
Reference in New Issue
Block a user