Skip to content

Commit 053fb85

Browse files
author
Tim Bannister
committed
Fix approval rules for GitHub workflows
Only SIG Docs leads (chairs + tech leads) should be able to approve changes to workflows.
1 parent 2900c15 commit 053fb85

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)