We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58d3ba4 commit a169db6Copy full SHA for a169db6
.github/workflows/e2e_cron.yml
@@ -91,7 +91,7 @@ jobs:
91
"type": "section",
92
"text": {
93
"type": "mrkdwn",
94
- "text": "*Link to job:* *<https://github.com/mozilla/blurts-server/actions/runs/${{ github.run_id }}|Relay e2e tests>*"
+ "text": "*Link to job:* *<https://github.com/mozilla/blurts-server/actions/runs/${{ github.run_id }}|Monitor e2e tests>*"
95
}
96
},
97
{
0 commit comments