Translations update (#3552)
* Translations update * Run the workflow at 3am instead. --------- Co-authored-by: Velin92 <34335419+Velin92@users.noreply.github.com> Co-authored-by: Doug <douglase@element.io>
This commit is contained in:
4
.github/workflows/translations-pr.yml
vendored
4
.github/workflows/translations-pr.yml
vendored
@@ -1,8 +1,8 @@
|
||||
name: Open Translations PR
|
||||
on:
|
||||
schedule:
|
||||
# At 00:00 on every Monday UTC
|
||||
- cron: '0 0 * * 1'
|
||||
# At 03:00 on every Monday UTC
|
||||
- cron: '0 3 * * 1'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user