Skip to content

Commit

Permalink
perf(ci): reduce to weekly run (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
linrongbin16 authored Nov 21, 2023
1 parent a730726 commit f4f7603
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 43 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/collect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
branches:
- main
schedule:
- cron: "53 0 * * *"
- cron: "53 0 * * 1"
concurrency:
group: ${{ github.ref }}-${{ github.action }}
cancel-in-progress: true
Expand Down
42 changes: 0 additions & 42 deletions .github/workflows/update.yml

This file was deleted.

0 comments on commit f4f7603

Please sign in to comment.