Skip to content

Check end date of contributions #24

Check end date of contributions

Check end date of contributions #24

Workflow file for this run

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-20.04
steps:
- uses: tarides/changelog-check-action@v2