mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
ci: Fix build (no-changelog) (#6391)
This commit is contained in:
@@ -125,6 +125,7 @@ export class LoneScaleTrigger implements INodeType {
|
||||
const req = this.getRequestObject();
|
||||
|
||||
return {
|
||||
// eslint-disable-next-line @typescript-eslint/no-unsafe-argument
|
||||
workflowData: [this.helpers.returnJsonArray(req.body)],
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user