ci: drop dead dev branch trigger from 3 workflows #38

Merged
user2595 merged 1 commits from ci/drop-dev-triggers into main 2026-05-31 08:52:03 +00:00
Owner

Removes the now-dead - dev push trigger from cpp-tests.yml, doc-build.yaml, and markdown-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). Keeps main and the claude/** / feature/** / review/** patterns. Config-only.

Removes the now-dead `- dev` push trigger from `cpp-tests.yml`, `doc-build.yaml`, and `markdown-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). Keeps `main` and the `claude/**` / `feature/**` / `review/**` patterns. Config-only.
user2595 added 1 commit 2026-05-31 08:52:01 +00:00
ci: drop the dev branch trigger from cpp-tests, doc-build, markdown-links
Some checks failed
C++ Tests / test-fast (pull_request) Failing after 2m7s
C++ Tests / quality-gates (pull_request) Has been skipped
C++ Tests / test-cgal (pull_request) Has been skipped
8298c5aacc
The dev branch has been removed (trunk-based workflow: push to main, use
short-lived feature branches + PRs for risky/reviewable changes). These three
workflows still listed 'dev' as a push trigger — a dead reference now that the
branch is gone. Removed so the CI config matches reality.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
user2595 merged commit aff2d7b9c8 into main 2026-05-31 08:52:03 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: conformallab/ConformalLabpp#38
No description provided.