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.
1 parent 21124ad commit ec88691Copy full SHA for ec88691
.github/workflows/golangci-lint.yml
@@ -2,8 +2,7 @@ name: golangci-lint
2
on:
3
push:
4
branches:
5
- - main
6
- - master
+ - v3
7
pull_request:
8
9
permissions:
0 commit comments