Skip to content

Commit d11446f

Browse files
Update golangci-lint.yml
1 parent c69a6ee commit d11446f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
name: golangci-lint
22
on:
33
push:
4-
tags:
5-
- v*
64
branches: [ master, master-intersight ]
75
pull_request:
6+
branches: [ master, master-intersight ]
87
jobs:
98
golangci:
109
name: lint

0 commit comments

Comments
 (0)