Skip to content

⬆️ Bump pylint from 2.17.5 to 3.0.2 #1675

⬆️ Bump pylint from 2.17.5 to 3.0.2

⬆️ Bump pylint from 2.17.5 to 3.0.2 #1675

name: Release Drafter
on:
push:
branches:
- master
pull_request:
types: [opened, reopened, synchronize]
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}