Make translations a cronjob
This commit is contained in:
7
.github/workflows/crowdin.yml
vendored
7
.github/workflows/crowdin.yml
vendored
@@ -1,9 +1,8 @@
|
||||
name: Crowdin Action
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
workflow_dispatch: { }
|
||||
jobs:
|
||||
synchronize-with-crowdin:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user