mirror of
https://github.com/github/codeql-action.git
synced 2025-12-06 07:48:17 +08:00
Add top level comments, rename cleanup to post
This commit is contained in:
@@ -78,4 +78,4 @@ outputs:
|
||||
runs:
|
||||
using: 'node16'
|
||||
main: '../lib/init-action.js'
|
||||
post: '../lib/init-action-cleanup.js'
|
||||
post: '../lib/init-action-post.js'
|
||||
Reference in New Issue
Block a user