Skip to content

build: 📦 update dependency @commitlint/cli to v19.6.1 #5094

build: 📦 update dependency @commitlint/cli to v19.6.1

build: 📦 update dependency @commitlint/cli to v19.6.1 #5094

Workflow file for this run

name: Labeler
on: [pull_request_target]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"