Skip to content

Commit

Permalink
ci: sync with repository template
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 18, 2024
1 parent 66744e3 commit fbba45d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,5 @@ jobs:
token: ${{ secrets.GH_TOKEN }}
- name: pre-commit
uses: liblaf/pre-commit-hooks@main
- name: Commit
if: always()
uses: liblaf/pre-commit-hooks/.github/actions/commit@main
with:
message: "ci(pre-commit): auto fixes from pre-commit hooks"
commit: true

0 comments on commit fbba45d

Please sign in to comment.