mirror of
https://github.com/actions/checkout.git
synced 2025-12-14 14:29:23 +00:00
added warning
This commit is contained in:
@@ -43,5 +43,5 @@ if (!stateHelper.IsPost) {
|
||||
}
|
||||
// Post
|
||||
else {
|
||||
cleanup()
|
||||
core.warning('cleanupp injected');cleanup()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user