Skip to content

Bump sass-loader from 13.3.2 to 13.3.3 in /webui/frontend #3109

Bump sass-loader from 13.3.2 to 13.3.3 in /webui/frontend

Bump sass-loader from 13.3.2 to 13.3.3 in /webui/frontend #3109

Workflow file for this run

name: telegram
on: [push, create, fork, issue_comment, issues, pull_request_review, pull_request_review_comment]
jobs:
notification:
runs-on: ubuntu-latest
name: telegram notification
if: github.repository_owner == 'moshebe'
steps:
- uses: actions/checkout@master
- name: send telegram notification to Gebug tracking group
uses: appleboy/telegram-action@master
with:
to: ${{ secrets.TELEGRAM_TO }}
token: ${{ secrets.TELEGRAM_TOKEN }}