Minor text update
This commit is contained in:
parent
876a0eb6b9
commit
ce6a9e2b26
|
@ -45,7 +45,7 @@ module.exports = async ( { context, core, github } ) => {
|
||||||
elements: [
|
elements: [
|
||||||
{
|
{
|
||||||
type: 'mrkdwn',
|
type: 'mrkdwn',
|
||||||
text: `*Date:* ${ date }`,
|
text: `*Run started:* ${ date }`,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue