Skip to content

Commit 490d61d

Browse files
committed
run all the time
1 parent 74c6706 commit 490d61d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/lint.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
name: golangci-lint
21
on:
32
push:
43
branches:
5-
- main
6-
- master
4+
- '*'
5+
tags-ignore:
6+
- '*'
77
pull_request:
88

99
permissions:

0 commit comments

Comments
 (0)