Skip to content

Commit f389b6a

Browse files
committed
[CI] Run otel tests in 8.x
1 parent 06c9209 commit f389b6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/otel.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: opentelemetry
22
on:
33
push:
44
branches:
5-
- main
5+
- 8.x
66
pull_request:
77
branches:
8-
- main
8+
- 8.x
99
jobs:
1010
test-otel:
1111
name: 'Test Open Telemetry'

0 commit comments

Comments
 (0)