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:
3131 version: "0.5.0"
3232` ` `
3333
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+
3439# # Development
3540
3641To 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
57626. open a PR and request a review.
5863
5964[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