Skip to content

build(deps-dev): bump @commitlint/config-conventional from 19.8.1 to 21.0.2 #584

build(deps-dev): bump @commitlint/config-conventional from 19.8.1 to 21.0.2

build(deps-dev): bump @commitlint/config-conventional from 19.8.1 to 21.0.2 #584

name: 'Pull Request Labeler'
on:
- pull_request
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'