Skip to content
Snippets Groups Projects
Unverified Commit 987f2afb authored by Justin Carpentier's avatar Justin Carpentier Committed by GitHub
Browse files

Merge pull request #401 from jorisv/topic/check_changelog

ci: add ci step to check changelog update before merging in master
parents 8f298575 080cf17b
No related branches found
No related tags found
No related merge requests found
name: Check-changelog
on:
pull_request:
types: [assigned, opened, synchronize, reopened, labeled, unlabeled]
branches:
- devel
jobs:
check-changelog:
name: Check changelog action
runs-on: ubuntu-20.04
steps:
- uses: tarides/changelog-check-action@v2
with:
changelog: CHANGELOG.md
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment