Remove invalid character in `.asf.yaml` (#6075)

This commit is contained in:
kezhenxu94 2021-09-01 09:32:38 +08:00 committed by GitHub
parent a06badba77
commit 0975bef2e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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