Skip to content

⬆️ Bump ruff to v0.15.10 #8

⬆️ Bump ruff to v0.15.10

⬆️ Bump ruff to v0.15.10 #8

Workflow file for this run

name: Auto Label
on:
pull_request:
# Only following types are handled by the action, but one can default to all as well
types: [opened, reopened, synchronize]
pull_request_target:
types: [opened, reopened, synchronize]
permissions:
contents: read
jobs:
auto_label:
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter/autolabeler@139054aeaa9adc52ab36ddf67437541f039b88e2 # v7