From 610e9d38ed726af3eef435b50c0dcc5068896a63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hans=20H=C3=BCbner?= Date: Wed, 13 Dec 2023 16:28:25 +0100 Subject: [PATCH] both? --- .github/workflows/update-test-runtime-statistics.yml | 2 ++ 1 file changed, 2 insertions(+) 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