This is an automated email from the ASF dual-hosted git repository.
zhongjiajie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-mlflow.git
The following commit(s) were added to refs/heads/main by this push:
new b7eab06 [chore] Correct asf label (#3)
b7eab06 is described below
commit b7eab066525aa2637331302a4f80eaa6c6a8b06f
Author: Jiajie Zhong <[email protected]>
AuthorDate: Tue May 31 11:42:07 2022 +0800
[chore] Correct asf label (#3)
Invalid GitHub label 'MLops' - must be lowercase alphanumerical and <= 35
characters!
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index a6ec73f..2d4c622 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,7 +20,7 @@ github:
homepage: https://dolphinscheduler.apache.org/
labels:
- dolphinscheduler
- - MLops
+ - mlops
enabled_merge_buttons:
squash: true
merge: false