css icon indicating copy to clipboard operation
css copied to clipboard

Welcome Actions workflow may need additional token permissions

Open simurai opened this issue 4 years ago • 0 comments

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

simurai avatar Feb 28 '22 07:02 simurai

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.

github-actions[bot] avatar Aug 27 '22 08:08 github-actions[bot]