chore: update notify list when autobump PR is sent

This commit is contained in:
Allan Chen 2021-08-11 15:05:34 -07:00 committed by GitHub
parent a8a4ddc963
commit 7da962adb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,6 +40,6 @@ jobs:
COMMIT_AUTHOR_NAME: Polymer GitHub Actions Robot
PULL_REQUEST_TITLE: Auto bump MDC Web deps to ${{ steps.bump.outputs.new-mdc-version }}
PULL_REQUEST_BODY: This PR was auto generated by the bump-mdc-deps GitHub action.
PULL_REQUEST_REVIEWERS: asyncliz,dfreedm,e111077,taylor-vann
PULL_REQUEST_REVIEWERS: asyncliz,dfreedm,e111077,taylor-vann,allan-chen
PULL_REQUEST_BRANCH: auto-bump-mdc-deps-${{ steps.bump.outputs.new-mdc-version }}
BRANCH_SUFFIX: none