Skip to content

Commit 6f64510

Browse files
authored
Update golangci-lint workflow to include docs
Remove paths-ignore for docs in golangci-lint workflow
1 parent a2bbb8d commit 6f64510

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/golangci-lint.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
name: golangci-lint
1616
on:
1717
pull_request:
18-
paths-ignore:
19-
- 'docs/**'
2018
workflow_dispatch:
2119

2220
permissions:

0 commit comments

Comments
 (0)