Skip to content

⬆️ Bump ruff to v0.15.18 #69

⬆️ Bump ruff to v0.15.18

⬆️ Bump ruff to v0.15.18 #69

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@ed4bc48ec97379be2258e7b7ac2624a3e26ab809 # v7