Skip to content

chore(turbo): set $schema to v1 version #1900

chore(turbo): set $schema to v1 version

chore(turbo): set $schema to v1 version #1900

Workflow file for this run

name: 'actions/labeler'
on:
- pull_request_target
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'