Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f09bd1c

Browse files
committedApr 15, 2024
Improve bot message
1 parent 7bb7270 commit f09bd1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.github/workflows/pre-commit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,5 @@ jobs:
5858
- name: Push changes using pre-commit-ci-lite
5959
uses: pre-commit-ci/lite-action@v1.0.2
6060
if: always()
61+
with:
62+
msg: "ci(pre-commit): Apply automatic fixes"

0 commit comments

Comments
 (0)
Please sign in to comment.