We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f7ced2 commit 0660835Copy full SHA for 0660835
1 file changed
get-webhook-event-payload.js
100644
100755
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env node
2
+
3
(async () => {
4
const fs = require('fs')
5
0 commit comments