css
css copied to clipboard
Welcome Actions workflow may need additional token permissions
Originally posted by @heiskr in https://github.com/primer/css/issues/1949#issuecomment-1051009931
It looks like your welcome Actions workflow may need some additional token permissions to run on non-member pull requests:
permissions:
contents: read
pull-requests: write
https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for-the-github_token
Hi! This issue has been marked as stale because it has been open with no activity for 180 days. You can comment on the issue or remove the stale label to keep it open. If you do nothing, this issue will be closed in 7 days.