mirror of
https://github.com/System-End/My-website.git
synced 2026-04-19 16:28:16 +00:00
ci: sign auto-format commits as github-actions[bot] for verified status
This commit is contained in:
parent
b32176dfd6
commit
9a5254afd3
1 changed files with 3 additions and 0 deletions
3
.github/workflows/format.yml
vendored
3
.github/workflows/format.yml
vendored
|
|
@ -64,3 +64,6 @@ jobs:
|
|||
with:
|
||||
commit_message: "style: auto-format with prettier"
|
||||
file_pattern: "src/**/*.ts src/**/*.tsx src/**/*.css *.json *.js *.cjs *.ts *.md"
|
||||
commit_user_name: github-actions[bot]
|
||||
commit_user_email: 41898282+github-actions[bot]@users.noreply.github.com
|
||||
commit_author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue