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 0529159 commit 44403fbCopy full SHA for 44403fb
.github/workflows/crowdin.yml
@@ -2,7 +2,7 @@ name: Crowdin Action
2
3
on:
4
push:
5
- path: ["i18n/**"]
+ paths: ["i18n/**"]
6
branches: [main]
7
8
permissions: write-all
0 commit comments