From c971f2f474df929dd06b5c4dae27514c7fb47e70 Mon Sep 17 00:00:00 2001 From: Ran Benita Date: Sat, 30 Jan 2021 13:01:41 +0200 Subject: [PATCH] ci: give pytest bot the credit for updating the plugin list --- .github/workflows/update-plugin-list.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update-plugin-list.yml b/.github/workflows/update-plugin-list.yml index 10b5cb994..3f4ec092b 100644 --- a/.github/workflows/update-plugin-list.yml +++ b/.github/workflows/update-plugin-list.yml @@ -26,6 +26,7 @@ jobs: uses: peter-evans/create-pull-request@2455e1596942c2902952003bbb574afbbe2ab2e6 with: commit-message: '[automated] Update plugin list' + author: 'pytest bot ' branch: update-plugin-list/patch delete-branch: true branch-suffix: short-commit-hash