Skip to content

fix: keep project-level config backwards-compatible #32

fix: keep project-level config backwards-compatible

fix: keep project-level config backwards-compatible #32

on:
pull_request:
name: conventional-release-labels
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: bcoe/conventional-release-labels@v1
with:
type_labels: '{"feat": "feature", "fix": "fix", "breaking": "breaking", "ci": "CI"}'