Merge pull request #3822 from hhunter-ms/fix_navbar_1.13_2

update website roote
This commit is contained in:
Hannah Hunter 2023-10-12 11:59:44 -04:00 committed by GitHub
commit 46abdf59c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.