Skip to content

fix: resolve all validate-schemas violations #1235

fix: resolve all validate-schemas violations

fix: resolve all validate-schemas violations #1235

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-24.04
steps:

Check failure on line 8 in .github/workflows/labeler.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/labeler.yml

Invalid workflow file

You have an error in your yaml syntax on line 8
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"