mte/unikernel/duniverse/ppxlib/.github/workflows/changelog.yml
2025-11-11 02:07:51 +01:00

13 lines
282 B
YAML

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