workflow: lint pr - new scope backend (#252)

Add a new scope for the new backend for validating the PR titles

Co-authored-by: mahula <lenzmath@posteo.de>
This commit is contained in:
Ulf Gebhardt 2025-03-07 14:46:36 +01:00 committed by GitHub
parent af0a88dfc7
commit 18b9e8187f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,6 +26,7 @@ jobs:
scopes: | scopes: |
content content
workflow workflow
backend
other other
# Configure that a scope must always be provided. # Configure that a scope must always be provided.
requireScope: true requireScope: true