Skip to content

imp(lint): Add line numbers to lint output and add reviewdog to Dockerfile #12

imp(lint): Add line numbers to lint output and add reviewdog to Dockerfile

imp(lint): Add line numbers to lint output and add reviewdog to Dockerfile #12

Workflow file for this run

name: Changelog Linter
on:
pull_request:
jobs:
lint-changelog:
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v4
- name: Run changelog linter
uses: MalteHerrmann/changelog-lint-action@0918ef12e6dc06adce0743e1c6c13707a7c20323