Skip to content

update(ci): use Python 3.12 to fit QGIS shipped version #312

update(ci): use Python 3.12 to fit QGIS shipped version

update(ci): use Python 3.12 to fit QGIS shipped version #312

Workflow file for this run

name: "🏷 PR Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"