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
|
# When modifying this file, consider the security implications of
|
||||||
# allowing listed reviewers / approvals to modify or remove any
|
# allowing listed reviewers / approvals to modify or remove any
|
||||||
# configured GitHub Actions.
|
# configured GitHub Actions.
|
||||||
|
#
|
||||||
|
options:
|
||||||
|
no_parent_owners: true
|
||||||
|
|
||||||
reviewers:
|
reviewers:
|
||||||
- sig-docs-leads
|
- sig-docs-leads
|
||||||
|
|||||||
Reference in New Issue
Block a user