Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1dcde21

Browse filesBrowse files
authored
add example section (#14)
* add example section * apply corrections
1 parent b1f18da commit 1dcde21
Copy full SHA for 1dcde21

File tree

Expand file treeCollapse file tree

1 file changed

+7
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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

3641
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
5762
6. 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/

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.