Files
refinedstorage/.github/workflows/validate-changelog.yml
2024-02-12 23:25:18 +01:00

9 lines
284 B
YAML

name: Validate changelog
on:
pull_request:
types: [ opened, synchronize, reopened, ready_for_review, labeled, unlabeled ]
jobs:
validate-changelog:
uses: refinedmods/refinedarchitect/.github/workflows/validate-changelog.yml@v0.11.4
with:
validation-level: 'warn'