Use git diff to search for changelog entry

This commit is contained in:
tusooa 2023-04-22 20:30:17 -04:00
commit 50e237759a
No known key found for this signature in database
GPG key ID: 7B467EDE43A08224
2 changed files with 9 additions and 15 deletions

View file

@ -49,6 +49,7 @@ check-changelog:
after_script: ''
cache: {}
script:
- apk add git
- sh ./tools/check-changelog
build: