Skip to content

Commit

Permalink
Update telegram-notifications.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Heistergand authored Apr 28, 2024
1 parent 3cee661 commit ddf264c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/telegram-notifications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
with:
to: ${{ secrets.TELEGRAM_TO }}
token: ${{ secrets.TELEGRAM_TOKEN }}
format: markdown
message: |
🚨 New GitHub Issue 🚨
Expand All @@ -30,6 +31,7 @@ jobs:
with:
to: ${{ secrets.TELEGRAM_TO }}
token: ${{ secrets.TELEGRAM_TOKEN }}
format: markdown
message: |
📝 New Comment on GitHub Issue 📝
Expand Down

0 comments on commit ddf264c

Please sign in to comment.