Skip to content

Commit

Permalink
.github: Removed pre-commit - it should not run anything not run else…
Browse files Browse the repository at this point in the history
…where anyway
  • Loading branch information
fingon committed May 3, 2024
1 parent 37b27ec commit 02f4323
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/[email protected]
- uses: actions/setup-go@v5
with:
go-version-file: 'go.mod'
Expand Down

0 comments on commit 02f4323

Please sign in to comment.