Skip to content

Bump gopkg.in/telebot.v3 from 3.0.0-20220130115853-f0291132d3c3 to 3.4.1-beta #2140

Bump gopkg.in/telebot.v3 from 3.0.0-20220130115853-f0291132d3c3 to 3.4.1-beta

Bump gopkg.in/telebot.v3 from 3.0.0-20220130115853-f0291132d3c3 to 3.4.1-beta #2140

Workflow file for this run

# Copyright 2020 Wayback Archiver. All rights reserved.
# Use of this source code is governed by the GNU GPL v3
# license that can be found in the LICENSE file.
#
name: License
on:
push:
branches:
- '**'
paths-ignore:
- 'docs/**'
- 'mkdocs.yml'
pull_request:
branches:
- '**'
types: [ opened, synchronize, reopened ]
paths-ignore:
- 'docs/**'
- 'mkdocs.yml'
permissions:
contents: read
jobs:
license:
name: License Checker
uses: wabarc/.github/.github/workflows/reusable-license.yml@main
with:
egress-policy: audit