Skip to content

golangci-lint - disable prealloc linter (#40532) #3

golangci-lint - disable prealloc linter (#40532)

golangci-lint - disable prealloc linter (#40532) #3

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches:
- main
- 7.1*
- 8.*
permissions:
contents: read
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: elastic/apm-pipeline-library/.github/actions/pre-commit@current