Skip to content

ci: labeler: use globstar where applicable #1518

ci: labeler: use globstar where applicable

ci: labeler: use globstar where applicable #1518

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5