Skip to content

Commit 897bc23

Browse files
authored
Merge pull request github#8906 from github/henrymercer/workflow-codeowners
Add CODEOWNERS for Actions workflows
2 parents c39eaf6 + 6777090 commit 897bc23

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CODEOWNERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,9 @@
3131
# Documentation etc
3232
/*.md @github/code-scanning-product
3333
/LICENSE @github/code-scanning-product
34+
35+
# Workflows
36+
/.github/workflows/ @github/codeql-ci-reviewers
37+
/.github/workflows/js-ml-tests.yml @github/codeql-ml-powered-queries-reviewers
38+
/.github/workflows/ql-for-ql-* @github/codeql-ql-for-ql-reviewers
39+
/.github/workflows/ruby-* @github/codeql-ruby

0 commit comments

Comments
 (0)