Add top level comments, rename cleanup to post
This commit is contained in:
parent
a557279135
commit
44a27e6a51
19 changed files with 33 additions and 12 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue