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 444cb69 commit 662a443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/telegram-notifications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
<b>${{ github.actor }}</b> created a new issue.
<b>Issue Title:</b> ${{ github.event.issue.title }}
<blockquote>${{ github.event.issue.boy }}</blockquote>
<blockquote>${{ github.event.issue.body }}</blockquote>
- name: Send Telegram Notification
if: ${{ github.event_name == 'issue_comment' }}
Expand Down

0 comments on commit 662a443

Please sign in to comment.