workflows: add api generation workflow
Add a workflow to re-generate api changes on a cronjob that runs every day.
This commit is contained in:
parent
223d11b691
commit
0c47c4b165
2 changed files with 51 additions and 1 deletions
|
|
@ -50,7 +50,6 @@ export type UploadTypes =
|
|||
| "azure"
|
||||
| "container"
|
||||
| "oci.objectstorage"
|
||||
| "pulp.ostree"
|
||||
| "local";
|
||||
export type Awsec2UploadStatus = {
|
||||
ami: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue