Add top level comments, rename cleanup to post

This commit is contained in:
Angela P Wen 2022-08-02 12:08:18 +02:00
parent a557279135
commit 44a27e6a51
19 changed files with 33 additions and 12 deletions

View file

@ -74,4 +74,4 @@ outputs:
runs:
using: "node16"
main: "../lib/analyze-action.js"
post: "../lib/analyze-action-cleanup.js"
post: "../lib/analyze-action-post.js"