chore: changed translation cron
This commit is contained in:
3
.github/workflows/generate-pot-file.yml
vendored
3
.github/workflows/generate-pot-file.yml
vendored
@@ -1,8 +1,7 @@
|
|||||||
name: Regenerate POT file (translatable strings)
|
name: Regenerate POT file (translatable strings)
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
# Midnight Wednesday
|
- cron: "45 17 * * 4"
|
||||||
- cron: "0 0 * * 3"
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user