feat: Ensure PR title fits convention (#3683)

This commit is contained in:
boc-the-git
2024-06-04 23:41:02 +10:00
committed by GitHub
parent 88577b696b
commit e7a668e64e
5 changed files with 66 additions and 9 deletions

View File

@@ -6,6 +6,10 @@ on:
- mealie-next
jobs:
pull-request-lint:
name: "Lint PR"
uses: ./.github/workflows/pull-request-lint.yml
backend-tests:
name: "Backend Server Tests"
uses: ./.github/workflows/partial-backend.yml