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 e4746a5 commit c49030fCopy full SHA for c49030f
.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: "@opensource_findings_chat"
+ tg-chat-id: "@opensource_findings_python"
0 commit comments