Skip to content

Replace compile-examples@main with compile-examples@v1. #166635

Replace compile-examples@main with compile-examples@v1.

Replace compile-examples@main with compile-examples@v1. #166635

name: Report Size Deltas

Check failure on line 1 in .github/workflows/report-size-deltas.yml

View workflow run for this annotation

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

Invalid workflow file

Invalid `steps` value - steps should be list of `uses` or `run` items
on:
schedule:
- cron: '*/5 * * * *'
jobs:
report:
runs-on: ubuntu-latest
steps:
# See: https://github.com/arduino/report-size-deltas/README.md
uses: arduino/report-size-deltas@v1
with:
# Regex matching the names of the workflow artifacts created by the "Compile Examples" workflow
sketches-reports-source: ^sketches-report-.+