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 <me@aaron-powell.com>
This commit is contained in:
Copilot
2025-12-16 11:39:46 +11:00
committed by GitHub
parent f29557af90
commit cef3031726

View File

@@ -1,8 +1,6 @@
name: Traffic Reporting
on:
schedule:
- cron: '0 1 * * *' # Daily at 1AM UTC
workflow_dispatch: # Manual trigger
jobs: