chore: use the correct path for the codeowners file

\

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-01-17 15:36:11 +01:00
parent e9f653adaa
commit 7d33082972
@@ -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: