From bcf045bffc56649e1d6471054024f17b8509e921 Mon Sep 17 00:00:00 2001 From: Stefan Wendhausen Date: Sun, 5 Nov 2023 18:43:41 +0100 Subject: [PATCH] J3 is EOL --- .github/workflows/crowdin-v3-buildproject.yml | 5 +++-- README.md | 2 -- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/workflows/crowdin-v3-buildproject.yml b/.github/workflows/crowdin-v3-buildproject.yml index 929997ae16d..3d2d0911458 100644 --- a/.github/workflows/crowdin-v3-buildproject.yml +++ b/.github/workflows/crowdin-v3-buildproject.yml @@ -2,8 +2,9 @@ name: J3 Build JoomlaCMSProject # Controls when the action will run. on: # Runs twice a day at 9 and 21 - schedule: - - cron: '0 9,21 * * *' + # Deactivated. J3 is EOL. + # schedule: + # - cron: '0 9,21 * * *' # Allows you to run this workflow manually from the Actions tab workflow_dispatch: diff --git a/README.md b/README.md index 7897b248eba..d82762b4cfc 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,8 @@ These two files can't be processed manual, because of the amount of work and ris ## Github Actions - Cron Schedule ### Blocked time windows -* UTC 09:00-10:00 -> Project Build J3 * UTC 10:00-11:00 -> Project Build J5 * UTC 11:00-12:00 -> Project Build J4 -* UTC 21:00-22:00 -> Project Build J3 * UTC 22:00-23:00 -> Project Build J5 * UTC 23:00-00:00 -> Project Build J4 * UTC 01:01-02:00 -> J4 Download Installer Translations Crowdin Action