mirror of
https://github.com/rvtr/wiki.git
synced 2025-06-19 03:25:40 -04:00
workflow: crowdin-upload: fix paths to markdown files
This commit is contained in:
parent
06f49a0ba4
commit
46cda05749
2
.github/workflows/crowdin-upload.yml
vendored
2
.github/workflows/crowdin-upload.yml
vendored
@ -4,7 +4,7 @@ on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- 'pages/_en_US/**.md'
|
||||
- 'pages/_en-US/**.md'
|
||||
- '_data/_en-US/**.json'
|
||||
- 'assets/js/i18n/en-US.js'
|
||||
workflow_dispatch:
|
||||
|
Loading…
Reference in New Issue
Block a user