docs: fix description mistake.
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index e0dea70..50480b8 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -72,7 +72,7 @@
 
 
       # Because the contexts of push and PR are different, there are two Notify.
-      # Notifications are triggered only in the apache/dubbo-go repository.
+      # Notifications are triggered only in the apache/dubbo-go-hessian2 repository.
     - name: DingTalk Message Notify only Push
       uses: zcong1993/actions-ding@v3.0.1
       # Whether job is successful or not, always () is always true.