.github: fix title of commit signoff check

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2026-02-03 14:23:01 +01:00
committed by Enrico Weigelt
parent 4642d6207f
commit 8cbf96e7b4

View File

@@ -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: