fix(actions): auto-format branch-suffix

This commit is contained in:
Elliott Marquez 2020-05-19 15:21:23 -07:00 committed by GitHub
parent 6eec1d30b2
commit 4eaf16d6e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,12 +31,9 @@ jobs:
with:
token: ${{ secrets.TEDIUM_BOT_GITHUB_ACCESS_TOKEN }}
commit-message: Auto-format
# TODO Find or make an account that is whitelisted to not trigger the CLA check.
author-email: format-bot@polymer-project.org
author-name: Polymer GitHub Actions Robot
title: Auto-format master branch
body: This PR was auto generated by the auto-format GitHub action.
reviewers: aomarks,azakus,e111077,asyncliz
branch: auto-format-action
branch-suffix: none
branch-suffix: short-commit-hash
labels: "Ready for Google"