feat: introduce Refined Architect
This commit is contained in:
7
.github/workflows/validate-changelog.yml
vendored
Normal file
7
.github/workflows/validate-changelog.yml
vendored
Normal 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
|
||||
Reference in New Issue
Block a user