Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
madjin committed Dec 15, 2024
1 parent 317215f commit 5dc3781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly-summaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
WEEK_START=$(date -d "7 days ago" +%Y-%m-%d)
# Run analysis using the fetched PR data
python scripts/analyze_contributors2.py \
python scripts/analyze_contributors3.py \
issues_prs/prs_with_files.json \
"data/reports/weekly-${WEEK_END}.json" \
--after "$WEEK_START" \
Expand Down

0 comments on commit 5dc3781

Please sign in to comment.