diff --git a/README.md b/README.md index 94851606..6582a68f 100644 --- a/README.md +++ b/README.md @@ -1993,6 +1993,8 @@ jobs: path: output ``` +A working example applied to a repo can be found [here](https://github.com/INTI-CMNB/kicad-ci-test-spora/tree/test_gh_action). + ## Notes about Gerber format I found this topic poorly documented and quite complex. So here is what I know, feel free to send me any corrections. diff --git a/docs/README.in b/docs/README.in index 4e5f892f..706b693e 100644 --- a/docs/README.in +++ b/docs/README.in @@ -959,6 +959,8 @@ jobs: path: output ``` +A working example applied to a repo can be found [here](https://github.com/INTI-CMNB/kicad-ci-test-spora/tree/test_gh_action). + ## Notes about Gerber format I found this topic poorly documented and quite complex. So here is what I know, feel free to send me any corrections.