diff --git a/.github/workflows/human-commit-ownership.yml b/.github/workflows/human-commit-ownership.yml index 2785638..e5232ba 100644 --- a/.github/workflows/human-commit-ownership.yml +++ b/.github/workflows/human-commit-ownership.yml @@ -25,6 +25,7 @@ jobs: env: CCHK_AI_ATTRIBUTION: "forbid" CCHK_CONVENTIONAL_COMMITS: "false" + CCHK_SUBJECT_MAX_LENGTH: "150" CCHK_SUBJECT_CAPITALIZED: "false" CCHK_SUBJECT_IMPERATIVE: "false" CCHK_ALLOW_EMPTY_COMMITS: "true"