mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-19 08:52:23 +00:00
Add schedule for crowdin sync
This commit is contained in:
parent
fe5b57372e
commit
92c7f75404
1 changed files with 3 additions and 3 deletions
6
.github/workflows/crowdin-sync.yml
vendored
6
.github/workflows/crowdin-sync.yml
vendored
|
@ -1,6 +1,6 @@
|
|||
on: [push]
|
||||
# schedule:
|
||||
#- cron: "*/60 * * * *"
|
||||
on:
|
||||
schedule:
|
||||
- cron: "*/60 * * * *"
|
||||
|
||||
name: Crowdin Sync
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue