Skip to content

Commit

Permalink
Update telegram-notifications.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Heistergand committed Apr 28, 2024
1 parent f11acb5 commit c43c407
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/telegram-notifications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
📝 New Comment on GitHub Issue 📝
<b>Comment URL:</b> ${{ github.event.comment.html_url }}
<b>Issue Title:</b> ${{ github.event.issue.title }}
<b>Issue URL:</b> ${{ github.event.issue.html_url }}
<b>${{ github.actor }}</b> commented:
<blockquote>${{ github.event.comment.body }}</blockquote>
Expand Down

0 comments on commit c43c407

Please sign in to comment.