From 8cbf96e7b41194e9ed2774942cf4ac15a10d0d7c Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Tue, 3 Feb 2026 14:23:01 +0100 Subject: [PATCH] .github: fix title of commit signoff check Signed-off-by: Enrico Weigelt, metux IT consult --- .github/workflows/build-xserver.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-xserver.yml b/.github/workflows/build-xserver.yml index d1a9b3544d..416cfcd4a3 100644 --- a/.github/workflows/build-xserver.yml +++ b/.github/workflows/build-xserver.yml @@ -324,7 +324,7 @@ jobs: bash ./.github/scripts/Cygwin/build.sh check-sign-off: - name: Write comment if unsigned commits found + name: Check Signed-Off-By if: github.event_name == 'pull_request' runs-on: ubuntu-latest env: