We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00ba74c commit 30a6f9fCopy full SHA for 30a6f9f
.github/workflows/translation-checker.yml
@@ -3,7 +3,7 @@ name: Check translations
3
on:
4
push:
5
paths:
6
- - "BlueMapCommon/webapp/public/lang/**"
+ - "common/webapp/public/lang/**"
7
- ".github/translation-checker/**"
8
9
permissions:
0 commit comments