actions
Update a repository Actions policy
Update an Actions policy for a repository. Omitting workflow_path preserves the policy's existing workflow targeting.
put/repos/{owner}/{repo}/actions/policies/{policy_id}
Path parameters
ownerstring required
The account owner of the repository. The name is not case sensitive.
repostring required
The name of the repository without the .git extension. The name is not case sensitive.
policy_idinteger required
The ID of the policy.
Request body
Response
Response