Skip to content

Bump pylint from 2.17.7 to 3.0.2 (#776) #468

Bump pylint from 2.17.7 to 3.0.2 (#776)

Bump pylint from 2.17.7 to 3.0.2 (#776) #468

Workflow file for this run

name: Manage labels
on:
push:
branches:
- master
jobs:
labeler:
name: Update labels
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v3
- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v4.2.0