Skip to content

chore(deps): bump cross-spawn and react-scripts in /playground #171

chore(deps): bump cross-spawn and react-scripts in /playground

chore(deps): bump cross-spawn and react-scripts in /playground #171

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request:
types: [assigned, opened, synchronize, reopened, edited, ready_for_review]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler-config.yml
sync-labels: true