diff --git a/.github/workflows/qcom-preflight-checks.yml b/.github/workflows/qcom-preflight-checks.yml index e9bd0ae..196396d 100644 --- a/.github/workflows/qcom-preflight-checks.yml +++ b/.github/workflows/qcom-preflight-checks.yml @@ -16,7 +16,7 @@ jobs: enable-repolinter-check: true enable-copyright-license-check: true enable-commit-email-check: true - enable-commit-msg-check: false + enable-commit-msg-check: true permissions: contents: read security-events: write \ No newline at end of file