ci: give pytest bot the credit for updating the plugin list
This commit is contained in:
1
.github/workflows/update-plugin-list.yml
vendored
1
.github/workflows/update-plugin-list.yml
vendored
@@ -26,6 +26,7 @@ jobs:
|
||||
uses: peter-evans/create-pull-request@2455e1596942c2902952003bbb574afbbe2ab2e6
|
||||
with:
|
||||
commit-message: '[automated] Update plugin list'
|
||||
author: 'pytest bot <pytestbot@users.noreply.github.com>'
|
||||
branch: update-plugin-list/patch
|
||||
delete-branch: true
|
||||
branch-suffix: short-commit-hash
|
||||
|
||||
Reference in New Issue
Block a user