Skip to content

imp(ci): Bump changelog linter to v0.2.1 #53

imp(ci): Bump changelog linter to v0.2.1

imp(ci): Bump changelog linter to v0.2.1 #53

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@v0.2.0