Is there a way to get a list of repo collaborators, including those in an org team, using only the default permissions available in a workflow (i.e. secrets.GITHUB_TOKEN
)?
I have a use-case where scoping a PAT is awkward.
Is there a way to get a list of repo collaborators, including those in an org team, using only the default permissions available in a workflow (i.e. secrets.GITHUB_TOKEN
)?
I have a use-case where scoping a PAT is awkward.