Skip to content

build(deps): bump the dependencies group in /core-java with 3 updates #1074

build(deps): bump the dependencies group in /core-java with 3 updates

build(deps): bump the dependencies group in /core-java with 3 updates #1074

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