Skip to content

Commit e4746a5

Browse files
authored
Update new-event-notify.yml
1 parent f9936d8 commit e4746a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/new-event-notify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
if: contains(github.event.issue.labels.*.name, 'help wanted')
2323
with:
2424
tg-bot-token: ${{ secrets.TELEGRAM_BOT_TOKEN }}
25-
tg-chat-id: ${{ secrets.TELEGRAM_CHAT_ID }}
25+
tg-chat-id: "@opensource_findings_chat"

0 commit comments

Comments
 (0)