From cef3031726d9978a0a06ba1b097cc4ef923e718f Mon Sep 17 00:00:00 2001 From: Copilot <198982749+Copilot@users.noreply.github.com> Date: Tue, 16 Dec 2025 11:39:46 +1100 Subject: [PATCH] Disable nightly schedule for Traffic Reporting workflow (#491) * Initial plan * Disable nightly schedule for Traffic Reporting workflow Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> Co-authored-by: Aaron Powell --- .github/workflows/traffic-reporting.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/traffic-reporting.yml b/.github/workflows/traffic-reporting.yml index f8b0eb6a..d72fcdf6 100644 --- a/.github/workflows/traffic-reporting.yml +++ b/.github/workflows/traffic-reporting.yml @@ -1,8 +1,6 @@ name: Traffic Reporting on: - schedule: - - cron: '0 1 * * *' # Daily at 1AM UTC workflow_dispatch: # Manual trigger jobs: