Commit 69b26f7
ci: narrow desktop build paths to avoid unnecessary runs
Restrict the pull_request paths filter to directories that actually
affect the desktop binary: cmd/agentsview/, internal/web/, desktop/,
and frontend/. Previously internal/** triggered desktop builds for
any Go change including test-only modifications.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d4fee72 commit 69b26f7
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments