mirror of https://github.com/dapr/docs.git
update website roote
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
parent
3055c7c802
commit
af705f1a88
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue