Commit e44b566
committed
build(ci): don't store screenshots on most PRs
Store only needs to be executed on `main`
We run on some file changes, in case they break the upload process, but
this is only defensive.
Note: this does upload artifacts, this could be avoided, but the
complexity makes the 'happy path' of this workflow harder to reason
about.
Issue 20942
Assisted-by: Claude Opus 4.71 parent 284c638 commit e44b566
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
30 | 38 | | |
31 | 39 | | |
32 | 40 | | |
33 | 41 | | |
34 | 42 | | |
35 | | - | |
| 43 | + | |
| 44 | + | |
36 | 45 | | |
37 | 46 | | |
38 | 47 | | |
| |||
0 commit comments