Skip to content

Commit

Permalink
chore: set up pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanjenkner committed Oct 3, 2024
1 parent 9e63538 commit 88dca75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
- uses: golangci/golangci-lint-action@v6
- uses: DavidAnson/markdownlint-cli2-action@v17
release:
needs: [build, lint, test]
runs-on: ubuntu-latest
Expand Down

0 comments on commit 88dca75

Please sign in to comment.