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

Commit cb2ccd1

Browse files
committed
Tweak conclusion
1 parent 5fffbb8 commit cb2ccd1

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
@@ -19,6 +19,6 @@ jobs:
1919
with:
2020
token: ${{ secrets.GITHUB_TOKEN }}
2121
name: Test XYZ
22-
conclusion: ${{ job.status }}
22+
conclusion: neutral
2323
output: |
2424
{"summary":"Size is ${{ steps.size.outputs.size }}"}

0 commit comments

Comments
 (0)