From 931fb74f69542dfb5f9d0f717a2e2d4ab2141c7f Mon Sep 17 00:00:00 2001 From: Sam Morrow Date: Wed, 2 Apr 2025 00:18:22 +0200 Subject: [PATCH] fix: run lint in all circumstances We need to run the linter in all circumstances, otherwise it cannot be a required check. --- .github/workflows/lint.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index bf5235b70..a37813e3b 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -1,19 +1,7 @@ name: Lint on: push: - paths: - - "**.go" - - go.mod - - go.sum - paths-ignore: - - '**.md' pull_request: - paths: - - "**.go" - - go.mod - - go.sum - paths-ignore: - - '**.md' permissions: contents: read pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy