From dc3d7beefafee13030bf29f79eb70ee0c96874e8 Mon Sep 17 00:00:00 2001 From: Saad Adnan <38024451+sdadn@users.noreply.github.com> Date: Wed, 25 Oct 2023 13:48:20 -0500 Subject: [PATCH] Update pr-preview.yml --- .github/workflows/pr-preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-preview.yml b/.github/workflows/pr-preview.yml index 7e66818b6b7..4c849a56a31 100644 --- a/.github/workflows/pr-preview.yml +++ b/.github/workflows/pr-preview.yml @@ -2,7 +2,7 @@ name: pr-preview on: pull_request: - branches: ['wdg_column_resizing'] + branches: ['main'] jobs: deploy: runs-on: ubuntu-latest