CI Workflow Boost: Streamlined for Efficiency!
Intelligence Topics
CI Workflow Optimization
The merged PR #2896 addresses issues with the CI workflow on the main branch, specifically the cancellation of the `enforce-release-source` action due to rapid commit additions. By removing the `edited` type trigger, the PR aims to streamline the process and prevent concurrent workflow runs from being cancelled.