Skip to content

Bump pylint from 2.16.4 to 3.1.0 in /Transformers/Python #286

Bump pylint from 2.16.4 to 3.1.0 in /Transformers/Python

Bump pylint from 2.16.4 to 3.1.0 in /Transformers/Python #286

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"