Commit 9de715f
authored
ci(workflow): add path filters to CI workflow (#15)
Only trigger builds when relevant files change:
- src/** (SDK and template source)
- samples/** (sample extension)
- .github/workflows/ci.yml (workflow itself)
Prevents unnecessary builds from documentation changes.1 parent 7962ec0 commit 9de715f
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 | | |
7 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
8 | 16 | | |
9 | 17 | | |
10 | 18 | | |
| |||
0 commit comments