chore(i18n): trigger on workflow change

This commit is contained in:
Elian Doran 2026-01-13 22:52:51 +02:00
parent 79ca299726
commit e7ff364c01
No known key found for this signature in database

View File

@ -7,6 +7,7 @@ on:
pull_request:
paths:
- "apps/client/src/translations/**"
- ".github/workflows/i18n.yml"
jobs:
i18n-check: