Skip to content

Commit 9ce239a

Browse files
Copilotleofang
andcommitted
Remove pull-request/* branches trigger event references from CI documentation
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
1 parent 91724fe commit 9ce239a

3 files changed

Lines changed: 2 additions & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Alternative Mermaid diagram representation:
101101
flowchart TD
102102
%% Trigger Events
103103
subgraph TRIGGER["🔄 TRIGGER EVENTS"]
104-
T1["• Push to main branch<br/>• Push to pull-request/* branches"]
104+
T1["• Push to main branch"]
105105
T2["• Pull request<br/>• Manual workflow dispatch"]
106106
T1 --- T2
107107
end

ci/.ci-pipeline-regen.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ This file contains the prompt and requirements for regenerating `ci-pipeline.svg
2222
2. **Trigger Events** (top blue box):
2323
- Push to main branch
2424
- Pull request
25-
- Push to pull-request/* branches
2625
- Manual workflow dispatch
2726

2827
3. **Build Stage** (purple box):

ci/ci-pipeline.svg

Lines changed: 1 addition & 2 deletions
Loading

0 commit comments

Comments
 (0)