Skip to content

build(deps): bump actions/setup-python from 6 to 7 in the github-actions group #33

build(deps): bump actions/setup-python from 6 to 7 in the github-actions group

build(deps): bump actions/setup-python from 6 to 7 in the github-actions group #33

Workflow file for this run

name: PR Auto-labeler
on:
# pull_request event is required for auto-labeler
pull_request:
types: [opened, reopened, synchronize]
permissions: {}
jobs:
draft-release:
permissions:
pull-requests: write
issues: write
contents: read
uses: commit-check/.github/.github/workflows/pr-labeler.yml@main