Skip to content

refactor: remove some copy-paste #616

refactor: remove some copy-paste

refactor: remove some copy-paste #616

Workflow file for this run

name: Changelog check
on:
pull_request:
branches: [ master ]
types: [ opened, synchronize, reopened, labeled, unlabeled ]
jobs:
Changelog-Entry-Check:
name: Check Changelog Action
runs-on: ubuntu-latest
steps:
- uses: tarides/changelog-check-action@v2