From a1ac1ac0d3f201555a9e1e66231b915a6bf39dda Mon Sep 17 00:00:00 2001 From: Guy Sartorelli <36352093+GuySartorelli@users.noreply.github.com> Date: Fri, 1 Sep 2023 10:39:59 +1200 Subject: [PATCH] MNT Update branch which builds docs site (#340) --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 945ab28cf..a6755b70f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -5,7 +5,7 @@ on: branches: - '3' - '4.13' - - '5.0' + - '5.1' jobs: build: name: build-docs