mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-29 01:12:24 +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=(
|
||||
'master'
|
||||
'release'
|
||||
'feat/zcash'
|
||||
)
|
||||
|
||||
gh_api_next() {
|
||||
|
Reference in New Issue
Block a user