We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bb7270 commit f09bd1cCopy full SHA for f09bd1c
.github/workflows/pre-commit.yml
@@ -58,3 +58,5 @@ jobs:
58
- name: Push changes using pre-commit-ci-lite
59
uses: pre-commit-ci/[email protected]
60
if: always()
61
+ with:
62
+ msg: "ci(pre-commit): Apply automatic fixes"
0 commit comments