Skip to content

Commit

Permalink
ci: remove pre-commit-ci action
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Mar 2, 2024
1 parent ed1b73d commit 0ee3fa5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ jobs:

- uses: pre-commit/[email protected]

- uses: pre-commit-ci/[email protected]
if: always() && github.event_name == 'pull_request'
with:
msg: "chore: apply pre-commit fixes"

lint:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 0ee3fa5

Please sign in to comment.