mirror of
https://github.com/apache/superset.git
synced 2026-04-07 18:35:15 +00:00
chore: trigger CI jobs on all release-related branches (#29274)
This commit is contained in:
committed by
GitHub
parent
ae7c40920e
commit
d49d79121c
@@ -5,7 +5,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- "master"
|
||||
- "[0-9].[0-9]"
|
||||
- "[0-9].[0-9]*"
|
||||
pull_request:
|
||||
types: [synchronize, opened, reopened, ready_for_review]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user