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