From 444465b2cdea21c3fc10217a7986ea40c3ad4af3 Mon Sep 17 00:00:00 2001 From: ThemeGrill Autopilot Date: Thu, 3 Sep 2026 18:32:36 +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 }}