Commit ecf405c
committed
railway: match nested files in watchPatterns (**/* not **)
apps/extensions/** didn't match apps/extensions/public/*.html, so store-only
commits were still skipped. Use **/* so nested files match (and trigger this
deploy carrying the mark.svg store-logo revert).1 parent 0bfd903 commit ecf405c
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments