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 e53b675 commit d48290fCopy full SHA for d48290f
.github/workflows/ci.yaml
@@ -1278,10 +1278,6 @@ jobs:
1278
"type": "mrkdwn",
1279
"text": "*Workflow:*\n${{ github.workflow }}"
1280
},
1281
- {
1282
- "type": "mrkdwn",
1283
- "text": "*Failed Job:*\n${{ github.job }}"
1284
- },
1285
{
1286
1287
"text": "*Committer:*\n${{ github.actor }}"
.github/workflows/nightly-gauntlet.yaml
@@ -101,10 +101,6 @@ jobs:
101
102
103
104
105
106
107
108
109
110
0 commit comments