mirror of
https://code.forgejo.org/actions/checkout.git
synced 2025-05-03 08:49:54 +02:00
add warning to post
This commit is contained in:
parent
11bd71901b
commit
b628b39a1c
2 changed files with 2 additions and 0 deletions
|
@ -43,5 +43,6 @@ if (!stateHelper.IsPost) {
|
|||
}
|
||||
// Post
|
||||
else {
|
||||
core.warning(`cleanup`)
|
||||
cleanup()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue