Skip to content

test: add more tests and update pre-commit hook to ruff #38

test: add more tests and update pre-commit hook to ruff

test: add more tests and update pre-commit hook to ruff #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: commit-check/.github/.github/workflows/release-drafter.yml@main