micropython/.github/workflows
David Lechner 96c23432f6 github/workflows: Fix code size comment workflow for non-PR.
This fixes the case for the code size comment action where there is no
matching artifact.  Apparently, the result of the github-script action was
not treating `false` as a boolean value.  To fix the problem we change the
result to use string.  Also add some logging to make the step a bit less
cryptic.

Signed-off-by: David Lechner <david@pybricks.com>
2022-12-07 13:40:59 +11:00
..
code_formatting.yml
code_size.yml
code_size_comment.yml
commit_formatting.yml
docs.yml
examples.yml
mpy_format.yml
ports.yml
ports_cc3200.yml
ports_esp32.yml
ports_esp8266.yml
ports_mimxrt.yml
ports_nrf.yml
ports_powerpc.yml github/workflows: Bump actions/checkout to v3. 2022-11-11 13:25:27 +11:00
ports_qemu-arm.yml
ports_renesas-ra.yml
ports_rp2.yml
ports_samd.yml
ports_stm32.yml
ports_teensy.yml
ports_unix.yml
ports_webassembly.yml
ports_windows.yml
ports_zephyr.yml