Skip to content

chore(deps-dev): bump @commitlint/config-conventional from 19.5.0 to 19.6.0 #1318

chore(deps-dev): bump @commitlint/config-conventional from 19.5.0 to 19.6.0

chore(deps-dev): bump @commitlint/config-conventional from 19.5.0 to 19.6.0 #1318

name: 'Conventional release labels'
on:
pull_request_target:
types: [opened, edited, reopened]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: bcoe/conventional-release-labels@v1
with:
type_labels: '{"feat": "🚀 Feature", "fix": "🕵🏻 Fix", "breaking": "⚠️ Breaking Change"}'