mirror of https://github.com/dapr/docs.git
Create workflow for 1.12
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
This commit is contained in:
parent
0104f95620
commit
e737b9a30c
|
@ -3,11 +3,11 @@ name: Azure Static Web App v1.9
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- v1.11
|
- v1.12
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, synchronize, reopened, closed]
|
types: [opened, synchronize, reopened, closed]
|
||||||
branches:
|
branches:
|
||||||
- v1.11
|
- v1.12
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_deploy_job:
|
build_and_deploy_job:
|
Loading…
Reference in New Issue