Skip to content

chore: remove Python 3.8 support as it is EOL #38

chore: remove Python 3.8 support as it is EOL

chore: remove Python 3.8 support as it is EOL #38

Workflow file for this run

name: PR Autolabeler
on:
# pull_request event is required for autolabeler
pull_request:
types: [opened, reopened, synchronize]
jobs:
draft-release:
uses: cpp-linter/.github/.github/workflows/release-drafter.yml@main