mirror of
https://github.com/material-components/material-web.git
synced 2026-01-09 07:21:09 +08:00
fix(actions): auto-format branch-suffix
This commit is contained in:
parent
6eec1d30b2
commit
4eaf16d6e6
5
.github/workflows/auto-format.yml
vendored
5
.github/workflows/auto-format.yml
vendored
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user