Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

chore(deps): bump github.com/gotd/td from 0.85.0 to 0.87.0 #125

chore(deps): bump github.com/gotd/td from 0.85.0 to 0.87.0

chore(deps): bump github.com/gotd/td from 0.85.0 to 0.87.0 #125

Workflow file for this run

name: lint commit
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
if: github.actor != 'dependabot[bot]'
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5.4.3