From 3d0fb07fdd2561d758bc9bfcf8c123df050c1df1 Mon Sep 17 00:00:00 2001 From: monkseekee Date: Thu, 16 Jul 2026 22:56:29 +0800 Subject: [PATCH] fix(release): use organization commit policy --- .github/workflows/reusable-hmg-public-promotion.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/reusable-hmg-public-promotion.yml b/.github/workflows/reusable-hmg-public-promotion.yml index 1390364..6c5143b 100644 --- a/.github/workflows/reusable-hmg-public-promotion.yml +++ b/.github/workflows/reusable-hmg-public-promotion.yml @@ -203,8 +203,6 @@ jobs: .github/scripts/publish-promoted-release.sh \ .github/scripts/test-classify-promoted-release.sh \ .github/scripts/test-publisher-policy.sh \ - .github/workflows/commitlint.yml \ - .github/workflows/commitlint-approval.yml \ .github/workflows/publish-promoted-release.yml \ commitlint.config.mjs; do if [[ ! -f "candidate/${required_file}" || -L "candidate/${required_file}" ]]; then