Skip to content

Commit 407b0f0

Browse files
committed
github
1 parent 7168e20 commit 407b0f0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
TOKEN "append" APPEND
2+
3+
# Refer to https://docs.github.com/en/webhooks/webhook-events-and-payloads
4+
5+
TAGS "github"
6+
7+
SCHEMA >
8+
`root` String `json:$`
9+
10+
ENGINE "MergeTree"

0 commit comments

Comments
 (0)