Skip to content

Changed question mark to under bar in test data file name to allow clone on Windows #3322

Changed question mark to under bar in test data file name to allow clone on Windows

Changed question mark to under bar in test data file name to allow clone on Windows #3322

Workflow file for this run

name: "[CI] Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true