Skip to content

Update the Readme to explain the release process #85

Update the Readme to explain the release process

Update the Readme to explain the release process #85

name: verify-changelog
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
verify-version:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Verify changelog version
run: ./scripts/verify-changelog-version.py