diff --git a/.github/workflows/update-all-review-data.yml b/.github/workflows/update-all-review-data.yml index 572ec12c..38125a56 100644 --- a/.github/workflows/update-all-review-data.yml +++ b/.github/workflows/update-all-review-data.yml @@ -24,7 +24,7 @@ jobs: update-contributors --update update_all update-reviews --update update_all update-reviewers - - Run pre-commit + - name: Run pre-commit uses: pre-commit/action@v2.0.0 with: extra_args: --files _data/packages.yml _data/contributors.yml