Skip to content

.github/workflows/report-size-deltas.yml #122109

.github/workflows/report-size-deltas.yml

.github/workflows/report-size-deltas.yml #122109

on:
schedule:
- cron: '*/5 * * * *'
jobs:
report:
runs-on: ubuntu-latest
steps:
- name: Comment size deltas reports to PRs
uses: arduino/report-size-deltas@main
with:
# The name of the workflow artifact created by the "Compile Examples" workflow
sketches-reports-source: sketches-reports