Commit 61c2a03
committed
ci: trigger demo only on implementation changes
Updated create-demo.yml workflow to trigger only when source code
changes (src/**, lib/**), not on test changes or demo script updates.
This aligns with standalone demo architecture where each tool maintains
its own demos, and VitePress links to tool READMEs.
Part of Option 1 implementation: demos maintained only in tool repos.1 parent d1724ab commit 61c2a03
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
0 commit comments