chore(ci): auto delete branches on merge (#31847)
This commit is contained in:
parent
6531101517
commit
ffb6913706
|
|
@ -18,6 +18,7 @@
|
||||||
# https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories
|
# https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories
|
||||||
---
|
---
|
||||||
github:
|
github:
|
||||||
|
del_branch_on_merge: true
|
||||||
description: "Apache Superset is a Data Visualization and Data Exploration Platform"
|
description: "Apache Superset is a Data Visualization and Data Exploration Platform"
|
||||||
homepage: https://superset.apache.org/
|
homepage: https://superset.apache.org/
|
||||||
labels:
|
labels:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue