Fix approval rules for GitHub workflows
Only SIG Docs leads (chairs + tech leads) should be able to approve changes to workflows.
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user