Skip to content

chore: add CI, Makefile, linter config, etc. #1

chore: add CI, Makefile, linter config, etc.

chore: add CI, Makefile, linter config, etc. #1

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