Skip to content

update(ci): bump QGIS 3.40 for testing #622

update(ci): bump QGIS 3.40 for testing

update(ci): bump QGIS 3.40 for testing #622

Workflow file for this run

name: "🏷 PR Labeler"
on:
- pull_request
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"