From 45033e5de8140c1a4b557681e0bd99fb5f4f5271 Mon Sep 17 00:00:00 2001 From: tyaginidhi Date: Mon, 13 May 2024 12:19:17 +0530 Subject: [PATCH] chore: Add 'features/PowerPagesAgent' branch to PullRequest workflow (#945) --- .github/workflows/PullRequest.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/PullRequest.yml b/.github/workflows/PullRequest.yml index e2ac0890f..055ba8eed 100644 --- a/.github/workflows/PullRequest.yml +++ b/.github/workflows/PullRequest.yml @@ -12,6 +12,7 @@ on: branches: - main - 'release/stable' + - 'features/PowerPagesAgent' workflow_dispatch: jobs: