mirror of
https://github.com/redis/go-redis.git
synced 2025-09-07 07:47:24 +03:00
test(action): add tests to the v8 branch
Signed-off-by: monkey92t <golang@88.com>
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -2,9 +2,9 @@ name: Go
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
branches: [master, v8]
|
||||
pull_request:
|
||||
branches: [master]
|
||||
branches: [master, v8]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user