Skip to content

Commit 304ec78

Browse files
committed
Trigger examples test workflow when the impl code changes
1 parent 0dafc8a commit 304ec78

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/test-examples.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ on:
66
types: [opened, synchronize, reopened]
77
paths:
88
- "standard/*.md"
9+
- "tools/example-templates/**"
10+
- "tools/ExampleExtractor/**"
11+
- "tools/ExampleTester/**"
12+
- "tools/Utilities/**"
13+
- "tools/test-examples.sh"
914
workflow_dispatch:
1015
inputs:
1116
reason:

0 commit comments

Comments
 (0)