Skip to content

Commit

Permalink
Fix script name
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Jan 1, 2024
1 parent 0b25a17 commit 177f440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
reviewer-stats
path: ~/reviews
- name: Copy stats
run: ./make_help_scripts/add_review_stats
run: ./make_help_scripts/add_pr_stats
- uses: pre-commit/[email protected]
with:
extra_args: --all-files --hook-stage manual

0 comments on commit 177f440

Please sign in to comment.