misc: add feat/zcash to go-ipfs-archived exemption
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
Jakub Sztandera committed
Aug 10, 2017 at 19:18 UTC
079dfa41905a819c767a3e5013d5f1f0abcf8ce4
1 file changed
+1
bin/archive-branches.sh
+1
@@ -13,6 +13,7 @@ api_repo="repos/$org/$repo"
13
exclusions=(
14
'master'
15
'release'
16
+ 'feat/zcash'
17
)
18
19
gh_api_next() {