Skip to content

Improve CI to ensure it runs correctly #54

Improve CI to ensure it runs correctly

Improve CI to ensure it runs correctly #54

Workflow file for this run

name: Check Changelog
on:
pull_request:
types: [assigned, opened, synchronize, reopened, labeled, unlabeled]
jobs:
check-changelog:
runs-on: ubuntu-latest
steps:
- uses: tarides/changelog-check-action@v2
with:
changelog: CHANGES.md