Merge pull request #29933 from sftim/20211005_fix_approval_for_workflows

Fix approval rules for GitHub workflows
This commit is contained in:
Kubernetes Prow Robot 2021-10-05 09:31:18 -07:00 committed by GitHub
commit a62f77a869
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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