Update triage.yml

This commit is contained in:
Robert Brennan
2022-08-08 18:14:48 -04:00
committed by GitHub
parent bf96f1dc89
commit b77672bde8

View File

@@ -19,7 +19,7 @@ jobs:
"type": "section",
"text": {
"type": "mrkdwn",
"text": "${{ github.event.issue.title }}\n\n$github.com/{{ github.event.repository.name }}/issues/${{ github.event.issue.id }}"
"text": "${{ github.event.issue.title }}\n\n$github.com/${{ github.event.repository.name }}/issues/${{ github.event.issue.id }}"
}
},
{