-
Notifications
You must be signed in to change notification settings - Fork 66.9k
Clarify How the permissions are calculated for a workflow job #32398
Copy link
Copy link
Closed
Labels
SME reviewedAn SME has reviewed this issue/PRAn SME has reviewed this issue/PRactionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamhelp wantedAnyone is welcome to open a pull request to fix this issueAnyone is welcome to open a pull request to fix this issuenever-staleDo not close as staleDo not close as stale
Metadata
Metadata
Assignees
Labels
SME reviewedAn SME has reviewed this issue/PRAn SME has reviewed this issue/PRactionsThis issue or pull request should be reviewed by the docs actions teamThis issue or pull request should be reviewed by the docs actions teamcontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamhelp wantedAnyone is welcome to open a pull request to fix this issueAnyone is welcome to open a pull request to fix this issuenever-staleDo not close as staleDo not close as stale
Type
Fields
Give feedbackNo fields configured for issues without a type.
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/actions/security-guides/automatic-token-authentication#how-the-permissions-are-calculated-for-a-workflow-job
What part(s) of the article would you like to see updated?
Should be changed to say clarify that if the workflow was triggered by a pull request and the job event is
pull_request_targetthen write permissions will not be changed to read only.I'm still recovering from a concussion, but here's my first attempt at fixing this text:
Additional information
No response