mirror of https://github.com/go-redis/redis.git
Updated package version (#3134)
* Updated package version * Changed version format according to specification * Updated submodule versions
This commit is contained in:
parent
930d904205
commit
6866752601
|
@ -2,9 +2,9 @@ name: Go
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [master, v9]
|
||||
branches: [master, v9, v9.7]
|
||||
pull_request:
|
||||
branches: [master, v9]
|
||||
branches: [master, v9, v9.7]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
Loading…
Reference in New Issue