From af705f1a880ac0442f61a7a9ca651c02cd6c5adb Mon Sep 17 00:00:00 2001 From: Hannah Hunter Date: Thu, 12 Oct 2023 11:51:56 -0400 Subject: [PATCH] update website roote Signed-off-by: Hannah Hunter --- .github/workflows/website-root.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/website-root.yml b/.github/workflows/website-root.yml index 1f8e503e4c2..6039e0715ed 100644 --- a/.github/workflows/website-root.yml +++ b/.github/workflows/website-root.yml @@ -4,11 +4,11 @@ on: workflow_dispatch: push: branches: - - v1.11 + - v1.13 pull_request: types: [opened, synchronize, reopened, closed] branches: - - v1.11 + - v1.13 concurrency: # Cancel the previously triggered build for only PR build.