Skip to content

chore(deps-dev): bump @commitlint/config-angular to v19.7.0 #454

chore(deps-dev): bump @commitlint/config-angular to v19.7.0

chore(deps-dev): bump @commitlint/config-angular to v19.7.0 #454

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
jobs:
pr-triage:
name: PR Triage
runs-on: ubuntu-latest
steps:
- name: Automatically label PR
uses: actions/labeler@v5
with:
configuration-path: .github/pr-labeler.yml
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true