feat(ci): Add GitHub Actions workflows for CI/CD
This commit is contained in:
@@ -29,10 +29,9 @@ export interface ISioSession {
|
||||
name: string;
|
||||
email: string;
|
||||
mobilePhone: string;
|
||||
|
||||
};
|
||||
conversations: ISioConversation[];
|
||||
}
|
||||
|
||||
// tenant
|
||||
export interface ISioTenant {}
|
||||
export interface ISioTenant {}
|
||||
|
||||
Reference in New Issue
Block a user