Skip to content

Commit cef3031

Browse files
Copilotaaronpowell
andauthored
Disable nightly schedule for Traffic Reporting workflow (#491)
* Initial plan * Disable nightly schedule for Traffic Reporting workflow Co-authored-by: aaronpowell <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: aaronpowell <[email protected]> Co-authored-by: Aaron Powell <[email protected]>
1 parent f29557a commit cef3031

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/traffic-reporting.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Traffic Reporting
22

33
on:
4-
schedule:
5-
- cron: '0 1 * * *' # Daily at 1AM UTC
64
workflow_dispatch: # Manual trigger
75

86
jobs:

0 commit comments

Comments
 (0)