diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/pull-request-commit.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pull-request-commit.yml b/.github/workflows/pull-request-commit.yml index b233bc4cd..85ebae4db 100644 --- a/.github/workflows/pull-request-commit.yml +++ b/.github/workflows/pull-request-commit.yml @@ -114,7 +114,7 @@ jobs: id: old_comment with: issue-number: ${{ github.event.pull_request.number }} - comment-author: 'github-actions' + comment-author: 'github-actions[bot]' body-includes: <!-- pr-labeler comment --> - name: 💬 Add comment with fingerprint |