Skip to content

Bump pylint from 2.17.5 to 2.17.6 #1098

Bump pylint from 2.17.5 to 2.17.6

Bump pylint from 2.17.5 to 2.17.6 #1098

Workflow file for this run

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