Skip to content

#86 [FIX]: Consolidation of endpoints, documentation and refactoring of permissions according to new dashboard requirements #37

#86 [FIX]: Consolidation of endpoints, documentation and refactoring of permissions according to new dashboard requirements

#86 [FIX]: Consolidation of endpoints, documentation and refactoring of permissions according to new dashboard requirements #37

Workflow file for this run

name: Notifier
on:
pull_request:
types: [opened]
jobs:
notifyTelegram:
runs-on: ubuntu-latest
steps:
- name: Pull Request Telegram
uses: F2had/[email protected]
with:
bot_token: '${{ secrets.BotToken }}' # Your bot token from github secrets
chat_id: '${{ secrets.CHATID }}' # Your chat id from github secrets