Tweak wording
This commit is contained in:
+1298
-1298
File diff suppressed because it is too large
Load Diff
+1
-1
File diff suppressed because one or more lines are too long
@@ -100,7 +100,7 @@ async function getSignedArtifactMetadata({ runtimeToken, workflowRunId, artifact
|
|||||||
|
|
||||||
const artifactSize = artifact?.size
|
const artifactSize = artifact?.size
|
||||||
if (!artifactSize) {
|
if (!artifactSize) {
|
||||||
core.warning('Artifact size was not found. Can not check if artifact size exceeds the allowed size.')
|
core.warning('Artifact size was not found. Unable to verify if artifact size exceeds the allowed size.')
|
||||||
}
|
}
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
|||||||
Reference in New Issue
Block a user