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 400712f commit cdee42bCopy full SHA for cdee42b
.github/workflows/homebrew.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
payload: |
32
{
33
- "text": "Homebrew smoke test failed on macOS ${{ matrix.runner }}"
+ "text": "Homebrew smoke test failed on macOS ${{ matrix.runner }}",
34
"blocks": [
35
36
"type": "section",
0 commit comments