From e885be1d7fdc76d6c87fa89af3be3eb7a54c1981 Mon Sep 17 00:00:00 2001 From: ThemeGrill Autopilot Date: Thu, 3 Sep 2026 18:34:39 +0545 Subject: [PATCH] Update PR review automation --- .github/workflows/copilot-review-on-comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}