Skip to content

chore(deps): bump actions/setup-python from 5 to 6 #262

chore(deps): bump actions/setup-python from 5 to 6

chore(deps): bump actions/setup-python from 5 to 6 #262

Workflow file for this run

name: PR labeler
on:
pull_request_target:
types: [opened, edited, synchronize, reopened]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: jimschubert/labeler-action@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labels.yml