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 @@ -35,6 +35,7 @@ This action checks whether [Arduino](https://www.arduino.cc/) sketches compile a
3535 - [ How it works] ( #how-it-works )
3636 - [ ` enable-warnings-report ` ] ( #enable-warnings-report )
3737- [ Example usage] ( #example-usage )
38+ - [ Additional resources] ( #additional-resources )
3839
3940<!-- tocstop -->
4041
@@ -226,3 +227,9 @@ Set to `true` to cause the action to record the compiler warning count for each
226227 - name: Stepper
227228 version: 1.1.3
228229` ` `
230+
231+ # # Additional resources
232+
233+ - [Introductory article about **arduino/compile-sketches**](https://blog.arduino.cc/2021/04/09/test-your-arduino-projects-with-github-actions/)
234+ - [**GitHub Actions** documentation](https://docs.github.com/actions/learn-github-actions/understanding-github-actions)
235+ - [Discuss or request assistance on **Arduino Forum**](https://forum.arduino.cc/)
You can’t perform that action at this time.
0 commit comments