Content-Length: 847 | pFad | http://github.com/github/github-mcp-server/pull/68.patch
thub.com
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
--- a PPN by Garber Painting Akron. With Image Size Reduction included!Fetched URL: http://github.com/github/github-mcp-server/pull/68.patch
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy