Skip to content

Commit 99d217a

Browse files
authored
Update go-check.yml
1 parent fe08ec8 commit 99d217a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Go Checks
33
on:
44
pull_request:
55
push:
6-
branches: ["master","release-v0[0-9][0-9]"]
6+
branches: ["master","release-v0[0-9][0-9]","uci-golangci-lint"]
77
workflow_dispatch:
88

99
permissions:

0 commit comments

Comments
 (0)