This is an automated email from the ASF dual-hosted git repository. jin pushed a commit to branch imbajin-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-ai.git
commit 6e113ff47b18c8bcb678137b8cf3945f5cf53630 Author: imbajin <[email protected]> AuthorDate: Mon Oct 21 15:23:59 2024 +0800 fix: lowercase the repo label --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index d00e593..ee25ec9 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -29,7 +29,7 @@ github: labels: - graphrag - graph-machine-learning - - GNN + - gnn - knowledge-graph - hugegraph enabled_merge_buttons:
