Skip to content

Commit 035b8d5

Browse files
authored
Disabled traffic workflow scheduling
1 parent 4960008 commit 035b8d5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/repository-traffic.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: repository traffic
22
on:
3-
schedule:
4-
- cron: "55 23 * * 0"
3+
workflow_dispatch:
54

65
jobs:
76
traffic:

0 commit comments

Comments
 (0)