Skip to content

ci: change goreleaser changelog and attempt a non-shallow clone #33

ci: change goreleaser changelog and attempt a non-shallow clone

ci: change goreleaser changelog and attempt a non-shallow clone #33

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"}'