If one owner is in the list but has no repository for themselves, at least, they do not have to be excluded while waiting for their first contribution!
Also some repositories use 'master", others use 'main' as default branch.
The best would be to use defaultBranchRef {} here, but I do not know how exactly
If one owner is in the list but has no repository for themselves, at least, they do not have to be excluded while waiting for their first contribution!
Also some repositories use 'master", others use 'main' as default branch. The best would be to use
defaultBranchRef {}
here, but I do not know how exactly