Skip to content

Commit

Permalink
fix: trigger
Browse files Browse the repository at this point in the history
Signed-off-by: GoshaDo <[email protected]>
  • Loading branch information
GoshaDo committed Dec 23, 2023
1 parent 53ddeb0 commit 564bdc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/piper/piper.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ func main() {
defer stop()
event_handler.Start(ctx, stop, cfg, globalClients)
server.Start(ctx, stop, cfg, globalClients)
}
}

0 comments on commit 564bdc8

Please sign in to comment.