Question 120

### Which of these is a capability of a Security Manager with respect to GitHub Actions in an organization? > **More info**: [Roles in an organization](https://docs.github.com/en/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization) 1. [x] They can configure which actions are allowed or blocked across the organization. 1. [ ] They can delete all workflow runs from private repositories that are over 90 days old. 1. [ ] They can turn off code reviews for repositories in the organization. 1. [ ] They can remove the `Require status checks to pass before merging` branch protection rule.