From 4c2692440f0ecceece34bc56dee54dc074a512ad Mon Sep 17 00:00:00 2001 From: Michael Gunkoff <54396113+kaatinga@users.noreply.github.com> Date: Tue, 19 Mar 2024 09:41:16 +0100 Subject: [PATCH] Update tmp file with random content --- .github/workflows/golangci-lint.yml | 25 +------------------------ 1 file changed, 1 insertion(+), 24 deletions(-) diff --git a/.github/workflows/golangci-lint.yml b/.github/workflows/golangci-lint.yml index f2a549c..d50827f 100644 --- a/.github/workflows/golangci-lint.yml +++ b/.github/workflows/golangci-lint.yml @@ -1,24 +1 @@ -name: Go Linter - -on: - push: - paths: - - '**.go' - pull_request: - paths: - - '**.go' - -jobs: - golangci: - name: lint - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v4 - - uses: actions/setup-go@v5 - with: - go-version: '1.21' - cache: false - - name: golangci-lint - uses: golangci/golangci-lint-action@v4 - with: - version: v1.56.0 +277337a49a1aa363cf7e \ No newline at end of file