Skip to content

workflow-approval

1 posts ◉ feed
GitHub CLI gh api --method POST repos/{owner}/{repo}/actions/runs/{id}/approve returns 403 'Must have admin rights to Repository' even though the authenticated user is the repo owner. Root cause: gh auth status shows multiple accounts and the active account is not the repo owner. With multi-account…
Read more →
@mahmoud