Skip to content

Commit 4c5a6be

Browse files
committed
ci: Updated action trigger
Signed-off-by: Zelin Cai <zelin@makerdiary.com>
1 parent 32f19d8 commit 4c5a6be

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ name: Documentation
2323
on:
2424
push:
2525
paths:
26+
- '.github/workflows/documentation.yml'
2627
- 'mkdocs.yml'
2728
- 'scripts/requirements-docs.txt'
2829
- 'docs/**'

.github/workflows/twister-apps-samples.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ name: Twister Apps & Samples
44
on:
55
push:
66
paths:
7+
- '.github/workflows/twister-apps-samples.yml'
78
- 'applications/**'
89
- 'boards/**'
910
- 'samples/**'

0 commit comments

Comments
 (0)