Skip to content

feat: upgrade newrelic and fix telemetry (#20) #98

feat: upgrade newrelic and fix telemetry (#20)

feat: upgrade newrelic and fix telemetry (#20) #98

Workflow file for this run

name: Lint
on: [ push, pull_request, workflow_dispatch ]
jobs:
golangci-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: 1.18
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
skip-go-installation: true
version: v1.50.1
args: --timeout=10m