File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ This action comments on the pull request with a report on the resulting change i
2929- [ Example usage] ( #example-usage )
3030 - [ Scheduled workflow] ( #scheduled-workflow )
3131 - [ Workflow triggered by ` pull_request ` event] ( #workflow-triggered-by-pull_request-event )
32+ - [ Additional resources] ( #additional-resources )
3233
3334<!-- tocstop -->
3435
@@ -152,3 +153,9 @@ jobs:
152153 with:
153154 sketches-reports-source: ${{ env.SKETCHES_REPORTS_PATH }}
154155` ` `
156+
157+ # # Additional resources
158+
159+ - [Introductory article about **arduino/report-size-deltas**](https://blog.arduino.cc/2021/04/09/test-your-arduino-projects-with-github-actions/)
160+ - [**GitHub Actions** documentation](https://docs.github.com/actions/learn-github-actions/understanding-github-actions)
161+ - [Discuss or request assistance on **Arduino Forum**](https://forum.arduino.cc/)
You can’t perform that action at this time.
0 commit comments