Skip to content

Commit 1265ffb

Browse files
committed
chore(ci): do not run golangci-lint on tags
1 parent 99c7931 commit 1265ffb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
name: golangci-lint
33
on:
44
push:
5-
tags:
6-
- v*
75
branches:
86
- master
97
paths-ignore:

0 commit comments

Comments
 (0)