Skip to content

Changed dates in changelog to ISO 8601 format: YYYY-MM-DD. #491

Changed dates in changelog to ISO 8601 format: YYYY-MM-DD.

Changed dates in changelog to ISO 8601 format: YYYY-MM-DD. #491

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@v1