Skip to content

Merge pull request #168 from TanguyBarthelemy/add-licence #10

Merge pull request #168 from TanguyBarthelemy/add-licence

Merge pull request #168 from TanguyBarthelemy/add-licence #10

name: Check changelog
on: [ push, pull_request ]
jobs:
check-changelog-job:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: true
fetch-depth: 0
- uses: jbangdev/jbang-action@v0.126.1
with:
script: com.github.nbbrd.heylogs:heylogs-cli:0.9.3:bin
scriptargs: "check NEWS.md"