Skip to content

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

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

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

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:
# Regex matching the names of the workflow artifacts created by the "Compile Examples" workflow
sketches-reports-source: ^sketches-report-.+