Minor text update

This commit is contained in:
Rodel Calasagsag 2023-08-17 11:39:47 +08:00
parent 876a0eb6b9
commit ce6a9e2b26
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ module.exports = async ( { context, core, github } ) => {
elements: [ elements: [
{ {
type: 'mrkdwn', type: 'mrkdwn',
text: `*Date:* ${ date }`, text: `*Run started:* ${ date }`,
}, },
], ],
}, },