Commit 4ee7235
Fix deploy workflow path triggers for YAML content and translations
Update push path filters to:
- content/** (was content/**/*.json, now covers YAML files too)
- translations/** (new, triggers deploy on translation changes)
- templates/** (unchanged)
- site/** (unchanged)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 7f1ce11 commit 4ee7235
1 file changed
+2
-1
lines changed| 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 | | |
| |||
0 commit comments