Skip to content

Commit

Permalink
ci: validate changelog pipeline can warn
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulvdberge committed Jul 7, 2023
1 parent ed84fa2 commit 8a4867c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/validate-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ on:
types: [ opened, synchronize, reopened, ready_for_review, labeled, unlabeled ]
jobs:
validate-changelog:
uses: refinedmods/refinedarchitect/.github/workflows/[email protected]
uses: refinedmods/refinedarchitect/.github/workflows/[email protected]
with:
validation-level: 'warn'

0 comments on commit 8a4867c

Please sign in to comment.