Skip to content

Commit fd2ecbf

Browse files
committed
Merge branch '17171-action-new-trigger-action-new-lead-update-instant-in-pipedrive' of https://github.com/PipedreamHQ/pipedream into 17171-action-new-trigger-action-new-lead-update-instant-in-pipedrive
2 parents 3053e4e + 689b80a commit fd2ecbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/pipedrive/sources/updated-person-instant/updated-person-instant.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import sampleEmit from "./test-event.mjs";
55
export default {
66
...common,
77
key: "pipedrive-updated-person-instant",
8-
name: "PersonUpdated (Instant)",
8+
name: "Person Updated (Instant)",
99
description: "Emit new event when a person is updated.",
1010
version: "0.1.0",
1111
type: "source",

0 commit comments

Comments
 (0)