1
0
mirror of https://github.com/redis/go-redis.git synced 2025-09-08 19:52:07 +03:00

test(action): add tests to the v8 branch

Signed-off-by: monkey92t <golang@88.com>
This commit is contained in:
monkey92t
2023-01-05 19:19:08 +08:00
parent 0a57079ece
commit 2556b76824

View File

@@ -2,9 +2,9 @@ name: Go
on: on:
push: push:
branches: [master] branches: [master, v8]
pull_request: pull_request:
branches: [master] branches: [master, v8]
jobs: jobs:
build: build: