Skip to content

Commit 14f753c

Browse files
Adam GoughAdam Gough
authored andcommitted
test
1 parent 4ab5fd4 commit 14f753c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/sim/executor/handlers/trigger/trigger-handler.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ export class TriggerBlockHandler implements BlockHandler {
4343
const starterOutput = starterState.output
4444

4545
// Generic handling for webhook triggers - extract provider-specific data
46+
4647

4748
// Check if this is a webhook execution with nested structure
4849
if (starterOutput.webhook?.data || starterOutput.github) {

0 commit comments

Comments
 (0)