Skip to content

Commit 8227cfa

Browse files
committed
Dump event path json
1 parent 1b7c34a commit 8227cfa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

unknown-words.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ else
2121
}
2222
fi
2323

24+
begin_group "github event path"
25+
cat "$GITHUB_EVENT_PATH" || true
26+
end_group
27+
2428
now() {
2529
date +'%s%N'
2630
}

0 commit comments

Comments
 (0)