Files
Tim Bannister 053fb85c04 Fix approval rules for GitHub workflows
Only SIG Docs leads (chairs + tech leads) should be able to approve
changes to workflows.
2021-10-05 17:14:41 +01:00

15 lines
304 B
Plaintext

# See the OWNERS docs at https://go.k8s.io/owners
# When modifying this file, consider the security implications of
# allowing listed reviewers / approvals to modify or remove any
# configured GitHub Actions.
#
options:
no_parent_owners: true
reviewers:
- sig-docs-leads
approvers:
- sig-docs-leads