We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf724cf + b0ff10d commit 29efafbCopy full SHA for 29efafb
.github/workflows/lint.yml
@@ -24,6 +24,8 @@ jobs:
24
25
go:
26
uses: typisttech/.github/.github/workflows/lint-go.yml@v3
27
+ with:
28
+ golangci-lint: false
29
30
wait-for-all-lint:
31
needs:
0 commit comments