diff --git a/CODEOWNERS b/CODEOWNERS index cc39e3a..d080075 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1,2 @@ * @aflat +.github @{os.environ['SOME_OTHER_SECRET']} \ No newline at end of file diff --git a/README.md b/README.md index 6de2786..a75e814 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # codeowners-base -source repo for testing actions +source repo for testing actions exposure again 2