Skip to content
Snippets Groups Projects
Unverified Commit 56dea752 authored by Joris Vaillant's avatar Joris Vaillant
Browse files

ci: add check on changelog update

parent fd95e04d
No related branches found
No related tags found
No related merge requests found
Pipeline #33394 passed
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-latest
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