Skip to content

Commit

Permalink
Update slack-alerts.yml (#16496)
Browse files Browse the repository at this point in the history
  • Loading branch information
valenad1 authored Jan 21, 2025
1 parent fa5f05b commit 3b56394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slack-alerts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
"text": ":github: *H2O-3 GitHub Issue Opened*",
"attachments": [
{
"text": '*Title:* ${{ github.event.issue.title }}\n*Link:* ${{ github.event.issue.html_url }}',
"text": "*Title:* ${{ github.event.issue.title }}\n*Link:* ${{ github.event.issue.html_url }}",
"color": "good",
"fallback": "Build Alert"
}
Expand Down

0 comments on commit 3b56394

Please sign in to comment.