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 @@ -31,6 +31,11 @@ To pin the exact version:
31
31
version: "0.5.0"
32
32
` ` `
33
33
34
+ # # Examples
35
+
36
+ [Here][example] there is a good example on how to use the action.
37
+ See also the [Arduino on GitHub Actions blogpost][blogpost] to learn more.
38
+
34
39
# # Development
35
40
36
41
To work on the codebase you have to install all the dependencies :
@@ -57,3 +62,5 @@ See the [official Github documentation][pat-docs] to know more about Personal Ac
57
62
6. open a PR and request a review.
58
63
59
64
[pat-docs] : https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token
65
+ [example] : https://github.com/arduino/arduino-cli-example/blob/master/.github/workflows/test.yaml
66
+ [blogpost] : https://blog.arduino.cc/2019/11/14/arduino-on-github-actions/
You can’t perform that action at this time.
0 commit comments