Kaynağa Gözat

Remove invalid character `\n` in `.asf.yaml` (#6077)

It turns out that the invalid character is `\n`
kezhenxu94 3 yıl önce
ebeveyn
işleme
b49f5b0389
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      .asf.yaml

+ 1 - 1
.asf.yaml

@@ -16,7 +16,7 @@
 #
 
 github:
-  description: |
+  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 box.