Skip to content

Bump pyrate-limiter from 2.10.0 to 3.6.0 #125

Bump pyrate-limiter from 2.10.0 to 3.6.0

Bump pyrate-limiter from 2.10.0 to 3.6.0 #125

Workflow file for this run

name: tg-notify
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Update status
uses: appleboy/telegram-action@master
with:
to: ${{ secrets.TELEGRAM_TO }}
token: ${{ secrets.TELEGRAM_TOKEN }}
message: | #https://help.github.com/en/actions/reference/contexts-and-expression-syntax-for-github-actions#github-context
${{ github.event_name }} commit in ${{ github.repository }} by "${{ github.actor }}". [${{github.sha}}@${{ github.ref }}]