mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-01 09:48:37 +00:00
Add manual trigger for Crowdin GitHub action
This commit is contained in:
parent
baaee86e67
commit
81acde7485
1 changed files with 1 additions and 0 deletions
1
.github/workflows/crowdin-pull.yml
vendored
1
.github/workflows/crowdin-pull.yml
vendored
|
@ -1,6 +1,7 @@
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "*/60 * * * *"
|
- cron: "*/60 * * * *"
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
name: Download Translations from Crowdin
|
name: Download Translations from Crowdin
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue