Skip to content

#92 [FIX]: File addressing in getApplicationWithAnswers endpoint #36

#92 [FIX]: File addressing in getApplicationWithAnswers endpoint

#92 [FIX]: File addressing in getApplicationWithAnswers endpoint #36

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