Skip to content

Commit ed43973

Browse files
committed
Format warnings for actions
1 parent 83194a6 commit ed43973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gma.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ do
212212
end
213213
end
214214

215-
print("Warning: File " .. normalized .. " not whitelisted. Skipping..")
215+
print("::warning file=" .. normalized .. "::File not whitelisted. Skipping..")
216216
::cont::
217217
end
218218

0 commit comments

Comments
 (0)