Skip to content

Commit

Permalink
chore: 更改 GitHub action commit action
Browse files Browse the repository at this point in the history
  • Loading branch information
l7wei committed Nov 3, 2023
1 parent 482a6fc commit 51a0021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
with:
author_name: ${{ github.actor }}
author_email: ${{ github.actor }}@users.noreply.github.com
message: "Format code with black"
message: "style: Format code with black"
add: "."
branch: ${{ github.ref }}

0 comments on commit 51a0021

Please sign in to comment.