Skip to content

Bump pylint from 3.2.2 to 3.2.3 #740

Bump pylint from 3.2.2 to 3.2.3

Bump pylint from 3.2.2 to 3.2.3 #740

Workflow file for this run

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