Skip to content

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

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 #48

Workflow file for this run

name: Changelog Diff
on:
pull_request:
branches:
- main
permissions: read-all
jobs:
check_diff:
runs-on: ubuntu-latest
steps:
- name: Check changelog for changes
uses: tarides/changelog-check-action@v2
with:
changelog: CHANGELOG.md