Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Commit 33828e4

Browse files
committed
Tweak title
1 parent cb2ccd1 commit 33828e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checksize.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
name: Test XYZ
2222
conclusion: neutral
2323
output: |
24-
{"summary":"Size is ${{ steps.size.outputs.size }}"}
24+
{"title":"Size is ${{ steps.size.outputs.size }}", "summary": "ok"}

0 commit comments

Comments
 (0)