ci: drop dead dev branch trigger from 3 workflows #38
Reference in New Issue
Block a user
No description provided.
Delete Branch "ci/drop-dev-triggers"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Removes the now-dead
- devpush trigger fromcpp-tests.yml,doc-build.yaml, andmarkdown-links.yml. The dev branch has been deleted (trunk-based workflow: direct pushes to main + short-lived feature branches with PRs for risky/reviewable changes). Keepsmainand theclaude/**/feature/**/review/**patterns. Config-only.