Update test.lint.pr.yml

This commit is contained in:
antontranelis 2024-11-27 07:14:35 +01:00 committed by GitHub
parent 0b17cdb624
commit af760dfd09
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,6 +33,7 @@ jobs:
docker docker
release release
workflow workflow
source
other other
# Configure that a scope must always be provided. # Configure that a scope must always be provided.
requireScope: true requireScope: true
@ -73,4 +74,4 @@ jobs:
# special "[WIP]" prefix to indicate this state. This will avoid the # special "[WIP]" prefix to indicate this state. This will avoid the
# validation of the PR title and the pull request checks remain pending. # validation of the PR title and the pull request checks remain pending.
# Note that a second check will be reported if this is enabled. # Note that a second check will be reported if this is enabled.
wip: true wip: true