Skip to content

build(deps): bump cross-spawn from 7.0.3 to 7.0.5 in the npm_and_yarn group across 1 directory #55

build(deps): bump cross-spawn from 7.0.3 to 7.0.5 in the npm_and_yarn group across 1 directory

build(deps): bump cross-spawn from 7.0.3 to 7.0.5 in the npm_and_yarn group across 1 directory #55

Workflow file for this run

name: Label Feature and Bug PRs
on:
pull_request:
branches:
- main
concurrency:
group: boyka-cli-labeler-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'