mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-10 14:11:42 +00:00
[ACS-10101] Reduce cron job execution window (#11151)
This commit is contained in:
2
.github/workflows/pull-from-crowdin.yml
vendored
2
.github/workflows/pull-from-crowdin.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Pull Translations from Crowdin
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
- cron: "0 7-17 * * 1-5"
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
pull-from-crowdin:
|
||||
|
Reference in New Issue
Block a user