File tree 1 file changed +7
-0
lines changed
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
29
29
- [ Example usage] ( #example-usage )
30
30
- [ Scheduled workflow] ( #scheduled-workflow )
31
31
- [ Workflow triggered by ` pull_request ` event] ( #workflow-triggered-by-pull_request-event )
32
+ - [ Additional resources] ( #additional-resources )
32
33
33
34
<!-- tocstop -->
34
35
@@ -152,3 +153,9 @@ jobs:
152
153
with:
153
154
sketches-reports-source: ${{ env.SKETCHES_REPORTS_PATH }}
154
155
` ` `
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