Skip to content

Commit 97cbc9f

Browse files
author
alrex
authored
docs workflow not triggered on instrumentation push (open-telemetry#1281)
1 parent 51ed457 commit 97cbc9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
paths:
88
- 'docs/**'
99
- 'exporter/**'
10-
- 'ext/**'
10+
- 'instrumentation/**'
1111
- 'opentelemetry-python/opentelemetry-api/src/opentelemetry/**'
1212
- 'opentelemetry-python/opentelemetry-sdk/src/opentelemetry/sdk/**'
1313

0 commit comments

Comments
 (0)