arduino-libraries / Arduino_PortentaBreakout

GNU Lesser General Public License v2.1
10 stars 5 forks source link

Update compile-examples-private.yml #20

Closed pennam closed 3 years ago

pennam commented 3 years ago

Hi @per123 i'm getting this error on compile examples workflow :

The workflow is not valid. .github/workflows/compile-examples-private.yml (Line: 70, Col: 9): Unexpected symbol: '#'. Located at position 13 within expression: always() && # Run even if some compilations failed. github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository # Only run when there are write permissions.

Is it correct to change the yml file like this?

pennam commented 3 years ago

looks like it is, need to fix include paths