Skip to content

Commit 30a6f9f

Browse files
authored
fix: translation checker path (#725)
1 parent 00ba74c commit 30a6f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/translation-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Check translations
33
on:
44
push:
55
paths:
6-
- "BlueMapCommon/webapp/public/lang/**"
6+
- "common/webapp/public/lang/**"
77
- ".github/translation-checker/**"
88

99
permissions:

0 commit comments

Comments
 (0)