From 7894bf6b50a6e63629bb16b6d8c05cf1dd8a442c Mon Sep 17 00:00:00 2001 From: Severin Neumann Date: Mon, 16 Dec 2024 10:01:07 +0100 Subject: [PATCH] Set author in auto-update-community-members.yml (#5772) --- .github/workflows/auto-update-community-members.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/auto-update-community-members.yml b/.github/workflows/auto-update-community-members.yml index 402545a20011..6fe36ee0c676 100644 --- a/.github/workflows/auto-update-community-members.yml +++ b/.github/workflows/auto-update-community-members.yml @@ -35,6 +35,9 @@ jobs: uses: peter-evans/create-pull-request@v7 with: add-paths: 'data/community/members.yaml' + author: + opentelemetrybot + <107717825+opentelemetrybot@users.noreply.github.com> committer: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>