mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-19 18:25:58 +08:00
test: ctx
This commit is contained in:
@@ -67,6 +67,7 @@ export class IssueHelperEngine implements IIssueHelperEngine {
|
||||
}
|
||||
|
||||
private initInput(ctx: Context) {
|
||||
console.log(JSON.stringify(ctx))
|
||||
// No display to outside
|
||||
const repoInput = core.getInput('repo');
|
||||
if (repoInput) {
|
||||
|
Reference in New Issue
Block a user