Skip to content

Bump jdpurcell/install-qt-action from b45c67aaa9e0ea77e59a7031ec14a12d5ddf4b35 to 2f115872f83e98e8eafb284d799fbe328f52dbe3 #20

Bump jdpurcell/install-qt-action from b45c67aaa9e0ea77e59a7031ec14a12d5ddf4b35 to 2f115872f83e98e8eafb284d799fbe328f52dbe3

Bump jdpurcell/install-qt-action from b45c67aaa9e0ea77e59a7031ec14a12d5ddf4b35 to 2f115872f83e98e8eafb284d799fbe328f52dbe3 #20

Workflow file for this run

name: Pull Request Labeler
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-24.04
steps:
- uses: actions/labeler@v5
with:
configuration-path: .github/labeler.yaml
repo-token: "${{ secrets.GITHUB_TOKEN }}"