mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-30 09:59:13 +08:00
misc: add feat/zcash to go-ipfs-archived exemption
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
@ -13,6 +13,7 @@ api_repo="repos/$org/$repo"
|
|||||||
exclusions=(
|
exclusions=(
|
||||||
'master'
|
'master'
|
||||||
'release'
|
'release'
|
||||||
|
'feat/zcash'
|
||||||
)
|
)
|
||||||
|
|
||||||
gh_api_next() {
|
gh_api_next() {
|
||||||
|
Reference in New Issue
Block a user