From 64f920a455e728a82317a89984db86bc11a0560d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EF=BC=AC=EF=BC=B6=EF=BC=A3=20=CE=9B?= <56563397+luca-c-xcv@users.noreply.github.com> Date: Sun, 9 Feb 2025 11:58:04 +0100 Subject: [PATCH] Update commit-check.yml --- .github/workflows/commit-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/commit-check.yml b/.github/workflows/commit-check.yml index 3445954..27162f9 100644 --- a/.github/workflows/commit-check.yml +++ b/.github/workflows/commit-check.yml @@ -22,7 +22,7 @@ jobs: with: message: true branch: true - author-name: true + author-name: false author-email: true commit-signoff: true merge-base: false