Skip to content

build(deps-dev): bump the dependencies group with 8 updates #930

build(deps-dev): bump the dependencies group with 8 updates

build(deps-dev): bump the dependencies group with 8 updates #930

Workflow file for this run

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