Skip to content

📈 Added GitHub action to check changelog #2

📈 Added GitHub action to check changelog

📈 Added GitHub action to check changelog #2

Workflow file for this run

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