Update CI workflow to exclude feature branches (#4960)
Some checks failed
CE Compile Job / ce_job_pre_check (push) Has been cancelled
CE Compile Job / print_ce_job_pre_check_outputs (push) Has been cancelled
CE Compile Job / FD-Clone-Linux (push) Has been cancelled
CE Compile Job / Show Code Archive Output (push) Has been cancelled
CE Compile Job / BUILD_SM8090 (push) Has been cancelled
CE Compile Job / BUILD_SM8689 (push) Has been cancelled
CE Compile Job / CE_UPLOAD (push) Has been cancelled

Removed 'feature/*' branch from pull request triggers.
This commit is contained in:
plusNew001
2025-11-12 14:44:43 +08:00
committed by GitHub
parent 4125b97603
commit ee6000f656

View File

@@ -5,7 +5,6 @@ on:
branches:
- develop
- 'release/*'
- 'feature/*'
workflow_dispatch:
concurrency: