Skip to content

build(deps-dev): bump @types/node from 22.8.1 to 22.8.7 in the patch group #52

build(deps-dev): bump @types/node from 22.8.1 to 22.8.7 in the patch group

build(deps-dev): bump @types/node from 22.8.1 to 22.8.7 in the patch group #52

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