Skip to content

TCL-4373: Fix linting issues in workflows and docs #73

TCL-4373: Fix linting issues in workflows and docs

TCL-4373: Fix linting issues in workflows and docs #73

Workflow file for this run

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