update website roote

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
Hannah Hunter 2023-10-12 11:51:56 -04:00
parent 3055c7c802
commit af705f1a88
1 changed files with 2 additions and 2 deletions

View File

@ -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.