Update triage.yml

This commit is contained in:
Robert Brennan
2022-08-09 09:03:02 -04:00
committed by GitHub
parent b77672bde8
commit 693dbc5b25

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 }}{{ github.event.pull_request.title }}\n\n$github.com/${{ github.event.repository.name }}/issues/${{ github.event.issue.id }}"
}
},
{