From d2d4cf566106df42ffe308f1fc9396eccdb3e2af Mon Sep 17 00:00:00 2001 From: eric sciple Date: Mon, 13 Apr 2026 20:29:38 +0000 Subject: [PATCH] Add actions-runtime as starter-workflows maintainers Actions Runtime maintains starter workflows. Add the team to the repo-wide CODEOWNERS rule so Runtime members can satisfy the required review on PRs like #3270. --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 50abb26..efd2753 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,4 +1,4 @@ -* @actions/actions-workflow-development-reviewers @actions/starter-workflows +* @actions/actions-runtime @actions/actions-workflow-development-reviewers @actions/starter-workflows /code-scanning/ @actions/advanced-security-code-scanning @actions/actions-workflow-development-reviewers @actions/advanced-security-dependency-graph @actions/starter-workflows /code-scanning/dependency-review.yml @actions/actions-workflow-development-reviewers @actions/advanced-security-dependency-graph @actions/starter-workflows