Skip to content

feat(config): Add changelog path to the configuration #76

feat(config): Add changelog path to the configuration

feat(config): Add changelog path to the configuration #76

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