Skip to content

Commit c778940

Browse files
committed
Use forked github-repo-stats with higher data point limits
Switch to sbryngelson/github-repo-stats fork which adds views/clones downsampling and increases chart data point limits to prevent report truncation on long-running repos.
1 parent b8e37e1 commit c778940

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/repostats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: run-ghrs
14-
uses: jgehrcke/github-repo-stats@main
14+
uses: sbryngelson/github-repo-stats@main
1515
with:
1616
# Define the stats repository (the repo to fetch
1717
# stats for and to generate the report for).

0 commit comments

Comments
 (0)