Skip to content

[1.x] feat: add invalid-indexes error checking to the advance-runner #1082

[1.x] feat: add invalid-indexes error checking to the advance-runner

[1.x] feat: add invalid-indexes error checking to the advance-runner #1082

Workflow file for this run

# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Check Changelog
on:
pull_request:
types: [opened, synchronize, reopened, labeled, unlabeled]
branches:
- main
jobs:
check-changelog:
runs-on: ubuntu-22.04
steps:
- uses: tarides/changelog-check-action@v2
with:
changelog: CHANGELOG.md