Remove invalid character in `.asf.yaml` (#6075)
This commit is contained in:
parent
a06badba77
commit
0975bef2e5
|
|
@ -19,7 +19,7 @@ github:
|
|||
description: |
|
||||
Apache DolphinScheduler is a distributed and extensible workflow scheduler platform with powerful DAG
|
||||
visual interfaces, dedicated to solving complex job dependencies in the data pipeline and providing
|
||||
various types of jobs available `out of the box`.
|
||||
various types of jobs available out of box.
|
||||
homepage: https://dolphinscheduler.apache.org/
|
||||
labels:
|
||||
- airflow
|
||||
|
|
|
|||
Loading…
Reference in New Issue