From 641487033ac383c3fd211c69ad5539d6ba198d8e Mon Sep 17 00:00:00 2001 From: blam Date: Mon, 17 Jan 2022 15:48:07 +0100 Subject: [PATCH] chore: get the codeowners\ Signed-off-by: blam --- .github/workflows/goalie-on-pr-review-or-response.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/goalie-on-pr-review-or-response.yaml b/.github/workflows/goalie-on-pr-review-or-response.yaml index a8bac2d6c8..917682aca3 100644 --- a/.github/workflows/goalie-on-pr-review-or-response.yaml +++ b/.github/workflows/goalie-on-pr-review-or-response.yaml @@ -12,9 +12,7 @@ jobs: label: runs-on: ubuntu-latest steps: - - uses: Bhacaz/checkout-files - with: - files: .github/CODEOWNERS + - uses: actions/checkout@v2 - uses: SvanBoxel/codeowners-action@v1 id: codeowner