Skip to content

Bump pylint from 3.3.3 to 3.3.4 (#1517) #922

Bump pylint from 3.3.3 to 3.3.4 (#1517)

Bump pylint from 3.3.3 to 3.3.4 (#1517) #922

name: Release Drafter
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- name: Update release draft
uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}