Skip to content

Bump python from 3.13.1-bookworm to 3.13.2-bookworm #459

Bump python from 3.13.1-bookworm to 3.13.2-bookworm

Bump python from 3.13.1-bookworm to 3.13.2-bookworm #459

Workflow file for this run

name: Label PR
on: [pull_request_target]
jobs:
pr-labeler:
name: Label PR
runs-on: ubuntu-20.04
steps:
- name: Label PR from branch prefix
uses: TimonVS/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Label PR from files
uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"