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 7168e20 commit 407b0f0Copy full SHA for 407b0f0
tinybird/datasources/github.datasource
@@ -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