Skip to content

⬆️ Bump ruff to v0.16.6 #152

⬆️ Bump ruff to v0.16.6

⬆️ Bump ruff to v0.16.6 #152

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@34d80673e067bdc0c24568d3af899c216adcfaa9 # v7