Add return_run_details to accept.txt
Signed-off-by: abdellahhanane <abdellahhanane44@gmail.com>
This commit is contained in:
@@ -581,3 +581,4 @@ resizable
|
||||
enums
|
||||
LLMs
|
||||
cleye
|
||||
return_run_details
|
||||
|
||||
@@ -253,8 +253,8 @@ export function createGithubRepoCreateAction(options: {
|
||||
access: string;
|
||||
}
|
||||
| {
|
||||
access: string;
|
||||
team: string;
|
||||
access: string;
|
||||
}
|
||||
)[]
|
||||
| undefined;
|
||||
@@ -444,8 +444,8 @@ export function createPublishGithubAction(options: {
|
||||
access: string;
|
||||
}
|
||||
| {
|
||||
access: string;
|
||||
team: string;
|
||||
access: string;
|
||||
}
|
||||
)[]
|
||||
| undefined;
|
||||
|
||||
Reference in New Issue
Block a user