Skip to content

Commit edb08b9

Browse files
ci(#159): run merge-smoke pilot on stacked PRs
1 parent aa8294a commit edb08b9

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.github/workflows/ci-reusable-pilot.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
# B3-Pilot (2026-06-04): reusable-CI pilot, ADDITIV neben der bestehenden
2-
# ci.yml (kein Ersatz, kein BP-Touch). This caller intentionally uses a local
3-
# reusable workflow so the public repo does not fail at workflow graph creation
4-
# when a private cross-repo workflow is inaccessible.
2+
# ci.yml (kein Ersatz, kein BP-Touch). On pull requests this intentionally keeps
3+
# GitHub's synthetic merge ref, providing an integration smoke test complementary
4+
# to the exact-head scientific jobs. The caller uses a local reusable workflow.
55
name: ci-reusable-pilot
66

77
on:
88
push:
99
branches: [main]
1010
pull_request:
11-
branches: [main]
1211

1312
permissions:
1413
contents: read

0 commit comments

Comments
 (0)