diff --git a/.github/workflows/copilot-review-on-comment.yml b/.github/workflows/copilot-review-on-comment.yml index cae4dee..e1a3acc 100644 --- a/.github/workflows/copilot-review-on-comment.yml +++ b/.github/workflows/copilot-review-on-comment.yml @@ -8,6 +8,6 @@ on: jobs: review: - uses: wpeverest/.github/.github/workflows/copilot-review-on-comment.yml@master + uses: themegrill/.github/.github/workflows/copilot-review-on-comment.yml@master secrets: BOT_TOKEN: ${{ secrets.BOT_TOKEN }}