From 62c99ac2a77551a25c067967b7f9615d24ff0386 Mon Sep 17 00:00:00 2001 From: Tony Meyer Date: Wed, 18 Dec 2024 22:15:15 +1300 Subject: [PATCH] Disable TIOBE reporting temporarily. --- .github/workflows/tiobe.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/tiobe.yaml b/.github/workflows/tiobe.yaml index c03857372..17a21ba3a 100644 --- a/.github/workflows/tiobe.yaml +++ b/.github/workflows/tiobe.yaml @@ -2,8 +2,10 @@ name: TIOBE Quality Checks on: workflow_dispatch: - schedule: - - cron: '0 7 1 * *' +# Disabled for upgrade, see: +# https://discourse.canonical.com/t/end-of-the-year-update-for-tiobe-tics-required-action-to-disable-tics-cicd-pipelines/4890 +# schedule: +# - cron: '0 7 1 * *' jobs: TICS: