Skip to content

ci: Add changelog linter #7

ci: Add changelog linter

ci: Add changelog linter #7

Workflow file for this run

name: 'Check changelog for adhereance to keep-a-changelog'
on:
workflow_dispatch:
pull_request:
paths:
- 'CHANGELOG.md'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: jbangdev/[email protected]
with:
run: 'jbang com.github.nbbrd.heylogs:heylogs-cli:0.7.0:bin check CHANGELOG.md | grep -iv error"

Check failure on line 18 in .github/workflows/changelog.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/changelog.yaml

Invalid workflow file

You have an error in your yaml syntax on line 18