We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95bd989 commit 5d4c8ebCopy full SHA for 5d4c8eb
.github/workflows/compile_examples.yml
@@ -2,7 +2,8 @@ name: Compile examples
2
3
on:
4
push:
5
-
+ paths-ignore:
6
+ - 'docs/**'
7
jobs:
8
arduino-devops:
9
uses: Infineon/arduino-devops/.github/workflows/compile-examples.yml@latest
0 commit comments