Skip to content

fix(crud): Use abbreviations from config to derive change type from PR info #46

fix(crud): Use abbreviations from config to derive change type from PR info

fix(crud): Use abbreviations from config to derive change type from PR info #46

Workflow file for this run

name: Changelog Linter
on:
pull_request:
jobs:
lint-changelog:
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v4
- name: Run changelog linter
uses: MalteHerrmann/changelog-lint-action@0918ef12e6dc06adce0743e1c6c13707a7c20323