Fixes to workflow path ignores

This commit is contained in:
WardPearce
2025-06-25 02:21:44 +12:00
parent 8356a0c051
commit a614049d2f
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ on:
branches: [main]
paths-ignore:
- "**/*.md"
- "fastline/**"
- "materialious/src/i18n/locales/**"
- "./fastline/**"
- "./materialious/src/lib/i18n/locales/**"
workflow_dispatch: