From: Matthieu Simon Date: Mon, 15 May 2023 21:35:39 +0000 (+0200) Subject: [github action] display black result in job summary (#3688) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/c97b9c55b488a478afe171537c0e4c0f10631ca1 [github action] display black result in job summary (#3688) * send output to $GITHUB_STEP_SUMMARY * update CHANGES.md * update CHANGES.md with PR number * implement PR feedback * fix pre-commit issues (prettier/trailing whitespace) --- diff --git a/CHANGES.md b/CHANGES.md index c7ecc39..f9bec18 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -45,6 +45,8 @@ +- Update GitHub Action to display black output in the job summary (#3688) + ### Documentation