diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml
index c18fe490a84b520582b2560ad678813fc3c7aab9..0c58af08ef0d5b38d78e5991477e72db566b4bf6 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -65,7 +65,7 @@ jobs:
           {
             "msgtype": "markdown",
             "markdown": {
-                "text": "Github Actions",
-                "title": "- name: CI \n - repository: ${{ github.repository }} \n - trigger: ${{ github.actor }}"
+                "title": "Github Actions",
+                "text": "- name: CI \n - repository: ${{ github.repository }} \n - trigger: ${{ github.actor }}"
             }
           }