diff --git a/.github/workflows/leaderboard.yml b/.github/workflows/leaderboard.yml index a1164d02..cde2101c 100644 --- a/.github/workflows/leaderboard.yml +++ b/.github/workflows/leaderboard.yml @@ -40,4 +40,6 @@ jobs: body: "Automated update of contributor leaderboard data." branch: "automation/leaderboard-update" base: "main" - delete-branch: true \ No newline at end of file + delete-branch: true + author: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>" + committer: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>" \ No newline at end of file