Skip to content

Commit a62f77a

Browse files
authored
Merge pull request #29933 from sftim/20211005_fix_approval_for_workflows
Fix approval rules for GitHub workflows
2 parents a72f7fa + 053fb85 commit a62f77a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/OWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
# When modifying this file, consider the security implications of
44
# allowing listed reviewers / approvals to modify or remove any
55
# configured GitHub Actions.
6+
#
7+
options:
8+
no_parent_owners: true
69

710
reviewers:
811
- sig-docs-leads

0 commit comments

Comments
 (0)