Files
refinedstorage/.github/workflows/validate-changelog.yml
2023-07-07 21:09:44 +02:00

9 lines
283 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.7.1
with:
validation-level: 'warn'