diff --git a/.github/workflows/update-test-runtime-statistics.yml b/.github/workflows/update-test-runtime-statistics.yml index 61f96de2c04..78fe395c658 100644 --- a/.github/workflows/update-test-runtime-statistics.yml +++ b/.github/workflows/update-test-runtime-statistics.yml @@ -32,6 +32,8 @@ jobs: GITHUB_TOKEN: ${{ secrets.PAT }} GIT_COMMITTER_NAME: "GitHub Actions Bot" GIT_COMMITTER_EMAIL: "" + GIT_AUTHOR_NAME: "GitHub Actions Bot" + GIT_AUTHOR_EMAIL: "" run: | git commit -m "chore(ci): updated test file runtime file" .ci/runtimes.json