Skip to main content

RepositoryActionsPermissions

Properties

PropertyTypeAttributesDescription
ownerstringRequired, IdentifierThe owner of the repository
repostringRequired, IdentifierThe repository
allowedActionsstringWhich actions are allowed to run (all, local_only, or selected)
canApprovePullRequestReviewsboolWhether GitHub Actions can approve pull request reviews
defaultWorkflowPermissionsstringThe default workflow token permissions (read or write)
enabledboolWhether GitHub Actions is enabled for the repository