Skip to content

Commit 1608ce2

Browse files
authored
fix: don't lint markdown (github#67)
1 parent 80ccf1b commit 1608ce2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/lint.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,15 @@ on:
55
- "**.go"
66
- go.mod
77
- go.sum
8+
paths-ignore:
9+
- '**.md'
810
pull_request:
911
paths:
1012
- "**.go"
1113
- go.mod
1214
- go.sum
15+
paths-ignore:
16+
- '**.md'
1317

1418
permissions:
1519
contents: read

0 commit comments

Comments
 (0)
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