This is an automated email from the ASF dual-hosted git repository.

vgalaxies pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-ai.git


The following commit(s) were added to refs/heads/main by this push:
     new bd6c620  fix: lowercase the repo label (#100)
bd6c620 is described below

commit bd6c620988771f59590610479c77b9e9adaaa73d
Author: imbajin <[email protected]>
AuthorDate: Mon Oct 21 15:27:01 2024 +0800

    fix: lowercase the repo label (#100)
---
 .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:

Reply via email to