We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e61484 commit fa24fdfCopy full SHA for fa24fdf
.github/workflows/npm-publish.yml
@@ -48,7 +48,7 @@ jobs:
48
"type": "section",
49
"text": {
50
"type": "mrkdwn",
51
- "text": "GitHub Action build result: ${{ job.status }}\n${{ github.event.pull_request.html_url || github.event.head_commit.url }}"
+ "text": "`lambdatest-cypress-cli` GitHub Action build result: ${{ job.status }}\n${{ github.event.pull_request.html_url || github.event.head_commit.url }}"
52
}
53
54
]
0 commit comments