Update ci main (#7351)
* update actions, master to main: * update cloud build and scripts
This commit is contained in:
parent
24f99c8466
commit
1de9a24b28
7 changed files with 8 additions and 8 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -7,7 +7,7 @@ on:
|
|||
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
|||
2
.github/workflows/docs.yaml
vendored
2
.github/workflows/docs.yaml
vendored
|
|
@ -3,7 +3,7 @@ name: Documentation
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
|||
2
.github/workflows/helm.yaml
vendored
2
.github/workflows/helm.yaml
vendored
|
|
@ -3,7 +3,7 @@ name: Helm
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue