Skip to content

Size delta PR

Size delta PR #63280

Workflow file for this run

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