actions-can-approve-pull-request-reviews

Whether GitHub Actions can approve pull requests. Enabling this can be a security risk.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-actions-can-approve-pull-request-reviews-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/actions-can-approve-pull-request-reviews",
  "title": "actions-can-approve-pull-request-reviews",
  "type": "boolean",
  "description": "Whether GitHub Actions can approve pull requests. Enabling this can be a security risk."
}