Skip to content

Commit c78d60b

Browse files
committed
update yanl
1 parent 36c86d0 commit c78d60b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/coverage.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@ name: Go
22

33
on:
44
push:
5-
branches:
6-
- main
5+
branches: [master]
76
pull_request:
8-
branches:
9-
- main
7+
branches: [master]
108

119
jobs:
1210
build:

0 commit comments

Comments
 (0)