Skip to content

Commit 7557e59

Browse files
IND-1809 Update golangci.yaml
1 parent 432887f commit 7557e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: golangci
33
on:
44
push:
55
branches:
6-
- "*"
6+
- main
77
pull_request:
88

99
permissions:

0 commit comments

Comments
 (0)