Skip to content

Bump core-js from 3.33.3 to 3.35.1 in /webui/frontend #3119

Bump core-js from 3.33.3 to 3.35.1 in /webui/frontend

Bump core-js from 3.33.3 to 3.35.1 in /webui/frontend #3119

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 }}