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

Commitb3a3d15

Browse files
fix: run lint in all circumstances (#68)
We need to run the linter in all circumstances, otherwise it cannot be a required check.
1 parent1608ce2 commitb3a3d15

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

‎.github/workflows/lint.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,7 @@
11
name:Lint
22
on:
33
push:
4-
paths:
5-
-"**.go"
6-
-go.mod
7-
-go.sum
8-
paths-ignore:
9-
-'**.md'
104
pull_request:
11-
paths:
12-
-"**.go"
13-
-go.mod
14-
-go.sum
15-
paths-ignore:
16-
-'**.md'
175

186
permissions:
197
contents:read

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp