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 f9936d8 commit e4746a5Copy full SHA for e4746a5
.github/workflows/new-event-notify.yml
@@ -22,4 +22,4 @@ jobs:
22
if: contains(github.event.issue.labels.*.name, 'help wanted')
23
with:
24
tg-bot-token: ${{ secrets.TELEGRAM_BOT_TOKEN }}
25
- tg-chat-id: ${{ secrets.TELEGRAM_CHAT_ID }}
+ tg-chat-id: "@opensource_findings_chat"
0 commit comments