Add releases to protected

Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
This commit is contained in:
Jakub Sztandera 2021-11-25 20:19:20 +01:00
parent a26a2160ae
commit ca230bba09
No known key found for this signature in database
GPG Key ID: 9A9AF56F8B3879BA

View File

@ -10,6 +10,7 @@ api_repo="repos/$org/$repo"
exclusions=(
'master'
'main'
'releases'
)
gh_api_next() {