chore: use the correct path for the codeowners file
\ Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -15,6 +15,8 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: SvanBoxel/codeowners-action@v1
|
||||
id: codeowner
|
||||
with:
|
||||
path: './.github/CODEOWNERS'
|
||||
- uses: actions/github-script@v5
|
||||
id: get-reviewer-group-members
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user