Skip to content

chore(deps-dev): bump @lerna-lite/changed from 3.9.1 to 3.9.2 #7636

chore(deps-dev): bump @lerna-lite/changed from 3.9.1 to 3.9.2

chore(deps-dev): bump @lerna-lite/changed from 3.9.1 to 3.9.2 #7636

Workflow file for this run

name: Label PR
on:
pull_request:
types: [opened, synchronize]
jobs:
label:
name: Label PR based on title or changed files
runs-on: ubuntu-latest
steps:
# The settings for this action are in `.github/labeler.yml`.
# See https://github.com/srvaroa/labeler.
- uses: srvaroa/[email protected]
env:
GITHUB_TOKEN: ${{secrets.OTTO_THE_BOT_GH_TOKEN}}