Skip to content

fix(lintt): Fix version comparison #52

fix(lintt): Fix version comparison

fix(lintt): Fix version comparison #52

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