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 66e9090 commit 27d7043Copy full SHA for 27d7043
.github/workflows/npm-publish.yml
@@ -42,7 +42,7 @@ jobs:
42
# For posting a rich message using Block Kit
43
payload: |
44
{
45
- "text": "GitHub Action build result: ${{ job.status }}\n${{ github.event.pull_request.html_url || github.event.head_commit.url }}",
+ "text": "GitHub Action build result for Cypress-CLI: ${{ job.status }}\n${{ github.event.pull_request.html_url || github.event.head_commit.url }}",
46
"blocks": [
47
48
"type": "section",
0 commit comments