Skip to content

Commit f4f7603

Browse files
authored
perf(ci): reduce to weekly run (#30)
1 parent a730726 commit f4f7603

File tree

2 files changed

+1
-43
lines changed

2 files changed

+1
-43
lines changed

.github/workflows/collect.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
branches:
55
- main
66
schedule:
7-
- cron: "53 0 * * *"
7+
- cron: "53 0 * * 1"
88
concurrency:
99
group: ${{ github.ref }}-${{ github.action }}
1010
cancel-in-progress: true

.github/workflows/update.yml

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)