We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f689f33 commit cce2b03Copy full SHA for cce2b03
components/github/sources/webhook-events/webhook-events.mjs
@@ -8,7 +8,7 @@ export default {
8
name: "New Webhook Event (Instant)",
9
description: "Emit new event for each selected event type",
10
type: "source",
11
- version: "1.0.6",
+ version: "1.0.7",
12
dedupe: "unique",
13
props: {
14
docsInfo: {
0 commit comments