We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffb2c34 commit 68de209Copy full SHA for 68de209
1 file changed
.github/workflows/lint.yml
@@ -6,6 +6,7 @@ on:
6
- 'go.mod'
7
- 'go.sum'
8
- '.github/workflows/lint.yml'
9
+ - '.golangci.yaml'
10
permissions:
11
contents: read
12
jobs:
0 commit comments