Merge pull request #29933 from sftim/20211005_fix_approval_for_workflows
Fix approval rules for GitHub workflows
This commit is contained in:
commit
a62f77a869
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue