Skip to content

Improve CI to make sure minimal checks are done before merge #19

Improve CI to make sure minimal checks are done before merge

Improve CI to make sure minimal checks are done before merge #19

Workflow file for this run

name: Check Changelog
on:
pull_request:
jobs:
check-changelog:
runs-on: ubuntu-latest
steps:
- uses: tarides/changelog-check-action@v2
with:
changelog: CHANGES.md