Skip to content
Snippets Groups Projects
Unverified Commit e9599f5c authored by Psnail's avatar Psnail Committed by GitHub
Browse files

fix: workflow syntax problom.

parent 4b8ce017
No related branches found
No related tags found
No related merge requests found
......@@ -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 }}"
}
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment