Skip to content

Commit bd7a71c

Browse files
Merge branch 'implement_resource_detectors' of https://github.com/nikhilbhatia08/opentelemetry-cpp into implement_resource_detectors
2 parents 926517f + 72565ec commit bd7a71c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@ name: CI
22

33
on:
44
push:
5-
branches: [ main ]
5+
branches: [ main, nb ]
66
pull_request:
7-
branches: [ main ]
7+
branches: [ main, nb ]
8+
workflow_dispatch:
89

910
permissions:
1011
contents: read

0 commit comments

Comments
 (0)