Skip to content

Monitor config: show_navigation parameter, embed in Services page #892

Monitor config: show_navigation parameter, embed in Services page

Monitor config: show_navigation parameter, embed in Services page #892

Workflow file for this run

name: PBGui GitHub Telegram Bot
on:
push:
branches:
- '**'
jobs:
notification:
runs-on: ubuntu-latest
steps:
- name: Notify the commit on Telegram
uses: EverythingSuckz/github-telegram-notify@main
with:
bot_token: '${{ secrets.BOT_TOKEN }}'
chat_id: '${{ secrets.CHAT_ID }}'
topic_id: '${{ secrets.TOPIC_ID }}'