Skip to content

#116 [FIX]: Added admin bypass for all authorization checks #55

#116 [FIX]: Added admin bypass for all authorization checks

#116 [FIX]: Added admin bypass for all authorization checks #55

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