Skip to content

build(deps): bump the minor group across 1 directory with 6 updates #70

build(deps): bump the minor group across 1 directory with 6 updates

build(deps): bump the minor group across 1 directory with 6 updates #70

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 }}'