From af760dfd09e87aef4e036e76e4d8f7d2ca0f441a Mon Sep 17 00:00:00 2001 From: antontranelis <31516529+antontranelis@users.noreply.github.com> Date: Wed, 27 Nov 2024 07:14:35 +0100 Subject: [PATCH] Update test.lint.pr.yml --- .github/workflows/test.lint.pr.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test.lint.pr.yml b/.github/workflows/test.lint.pr.yml index 7bd76dee..31bcd08e 100644 --- a/.github/workflows/test.lint.pr.yml +++ b/.github/workflows/test.lint.pr.yml @@ -33,6 +33,7 @@ jobs: docker release workflow + source other # Configure that a scope must always be provided. requireScope: true @@ -73,4 +74,4 @@ jobs: # special "[WIP]" prefix to indicate this state. This will avoid the # validation of the PR title and the pull request checks remain pending. # Note that a second check will be reported if this is enabled. - wip: true \ No newline at end of file + wip: true