We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32f19d8 commit 4c5a6beCopy full SHA for 4c5a6be
.github/workflows/documentation.yml
@@ -23,6 +23,7 @@ name: Documentation
23
on:
24
push:
25
paths:
26
+ - '.github/workflows/documentation.yml'
27
- 'mkdocs.yml'
28
- 'scripts/requirements-docs.txt'
29
- 'docs/**'
.github/workflows/twister-apps-samples.yml
@@ -4,6 +4,7 @@ name: Twister Apps & Samples
4
5
6
7
+ - '.github/workflows/twister-apps-samples.yml'
8
- 'applications/**'
9
- 'boards/**'
10
- 'samples/**'
0 commit comments