forked from mirror/redis
test(action): add tests to the v8 branch
Signed-off-by: monkey92t <golang@88.com>
This commit is contained in:
parent
0a57079ece
commit
2556b76824
|
@ -2,9 +2,9 @@ name: Go
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
branches: [master, v8]
|
||||
pull_request:
|
||||
branches: [master]
|
||||
branches: [master, v8]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue