We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda3df8 commit 3ea9437Copy full SHA for 3ea9437
.github/workflows/pre-commit.yml
@@ -71,3 +71,7 @@ jobs:
71
- name: diff
72
run: git diff
73
if: always()
74
+ - uses: pre-commit-ci/lite-action@5d6cc0eb514c891a40562a58a8e71576c5c7fb43 # v1.1.0
75
+ if: always()
76
+ with:
77
+ msg: 'chore(pre-commit): apply code formatting'
0 commit comments