ci: move check_submodule_sync to ci/actions/common

This commit is contained in:
Fu Hanxi
2026-08-26 09:44:36 +02:00
parent df8086abe3
commit cba7d2aae4
2 changed files with 2 additions and 28 deletions

View File

@@ -7,7 +7,7 @@ include:
- "templates/idf/v2/pre_check.yml"
- "templates/idf/pre-commit.yml"
- "templates/idf/build.yml"
- "templates/idf/deploy-github.yml"
- "templates/idf/v2/deploy-github.yml"
- "templates/idf/deploy-docs.yml"
- "templates/idf/integration-test.yml"
- "templates/idf/sync-files.yml"
@@ -30,9 +30,8 @@ include:
- ".gitlab/ci/manual_gate.yml"
- ".gitlab/ci/upload_cache.yml"
- ".gitlab/ci/pre_check.yml"
- ".gitlab/ci/pre_deploy.yml"
- ".gitlab/ci/static-code-analysis.yml"
- ".gitlab/ci/build.yml"
- ".gitlab/ci/host-test.yml"
- ".gitlab/ci/post_deploy.yml"
- ".gitlab/ci/test-win.yml"
- ".gitlab/ci/post_deploy.yml"