We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 432887f commit 7557e59Copy full SHA for 7557e59
.github/workflows/golangci.yml
@@ -3,7 +3,7 @@ name: golangci
3
on:
4
push:
5
branches:
6
- - "*"
+ - main
7
pull_request:
8
9
permissions:
0 commit comments