Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1608ce2

Browse files
authored
fix: don't lint markdown (#67)
1 parent80ccf1b commit1608ce2

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)

[8]ページ先頭

©2009-2025 Movatter.jp