Skip to content

Commit bcce7d2

Browse files
rockfordlhotkajgarverickteamschwarzSlyckLizziebarneschism
authored
Add codeowner restriction (#4398)
* Add generator projects to the CI build * Try adding non-code CI workflow; remove fetch depth 0 * Require additional approval to change GitHub workflows * Add codeowners to .github/** Co-authored-by: Josh Garverick <josh.garverick@gmail.com> Co-authored-by: Rich Schwarz <teamschwarz@users.noreply.github.com> Co-authored-by: Slyck Lizzie <SlyckLizzie@users.noreply.github.com> Co-authored-by: Barnes Chism <barneschism@users.noreply.github.com> --------- Co-authored-by: Josh Garverick <josh.garverick@gmail.com> Co-authored-by: Rich Schwarz <teamschwarz@users.noreply.github.com> Co-authored-by: Slyck Lizzie <SlyckLizzie@users.noreply.github.com> Co-authored-by: Barnes Chism <barneschism@users.noreply.github.com>
1 parent bae3502 commit bcce7d2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.github/** @MarimerLLC/admins

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212

13-
build:
13+
build-and-test:
1414

1515
runs-on: windows-latest
1616

0 commit comments

Comments
 (0)