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 954672b commit 69625e0Copy full SHA for 69625e0
src/webhooks/scripts/webhook.ts
@@ -6,6 +6,7 @@ import { getBodyParams, TransformedParam } from '../../rest/scripts/utils/get-bo
6
7
const NO_CHILD_PROPERTIES = [
8
'action',
9
+ 'comment',
10
'enterprise',
11
'installation',
12
'organization',
0 commit comments