diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7840583..f8b6375 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -13,6 +13,6 @@ jobs: uses: RelationalAI/abandoned@main with: days: 7 - repository: facebook/react + repository: RelationalAI/rai-cli token: ${{ github.token }} - run: "echo PRs: ${{ steps.abandoned.outputs.pulls }}" \ No newline at end of file