feat: introduce Refined Architect

This commit is contained in:
raoulvdberge
2023-07-03 21:48:30 +02:00
parent 9d243e93e7
commit 27a9bedacf
17 changed files with 350 additions and 326 deletions

View File

@@ -0,0 +1,7 @@
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.5.1