mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 10:25:13 +00:00
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:
2
.github/workflows/traffic-reporting.yml
vendored
2
.github/workflows/traffic-reporting.yml
vendored
@@ -1,8 +1,6 @@
|
||||
name: Traffic Reporting
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 1 * * *' # Daily at 1AM UTC
|
||||
workflow_dispatch: # Manual trigger
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user