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 5d6ccf7 commit 8d00a82Copy full SHA for 8d00a82
.github/workflows/nightly-tfe-ci.yml
@@ -71,7 +71,7 @@ jobs:
71
with:
72
payload: |
73
{
74
- "text": ":x::moon::sob: Nightly TFE tests *FAILED*",
+ "text": ":x::moon::sob: Nightly TFE tests *FAILED* on ${{ github.repository }}",
75
"attachments": [
76
77
"color": "#C41E3A",
0 commit comments