Skip to content

Commit 0660835

Browse files
committed
get-webhook-event-payload: mark the script as executable
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent 1f7ced2 commit 0660835

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

get-webhook-event-payload.js

100644100755
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env node
2+
13
(async () => {
24
const fs = require('fs')
35

0 commit comments

Comments
 (0)