File tree Expand file tree Collapse file tree 1 file changed +21
-9
lines changed Expand file tree Collapse file tree 1 file changed +21
-9
lines changed Original file line number Diff line number Diff line change 11language-elixir :
2- - apps/**/*.ex
3- - apps/**/*.exs
2+ - changed-files :
3+ - any-glob-to-any-file :
4+ - apps/**/*.ex
5+ - apps/**/*.exs
46
57language-erlang :
6- - apps/**/*.erl
7- - apps/**/*.hrl
8- - apps/**/rebar.config
8+ - changed-files :
9+ - any-glob-to-any-file :
10+ - apps/**/*.erl
11+ - apps/**/*.hrl
12+ - apps/**/rebar.config
913
1014scope-api :
11- - apps/opentelemetry_api/**
15+ - changed-files :
16+ - any-glob-to-any-file :
17+ - apps/opentelemetry_api/**
1218
1319scope-sdk :
14- - apps/opentelemetry/**
20+ - changed-files :
21+ - any-glob-to-any-file :
22+ - apps/opentelemetry/**
1523
1624scope-semconv :
17- - apps/opentelemetry_semantic_conventions/**
25+ - changed-files :
26+ - any-glob-to-any-file :
27+ - apps/opentelemetry_semantic_conventions/**
1828
1929scope-ci :
20- - .github/workflows/**
30+ - changed-files :
31+ - any-glob-to-any-file :
32+ - .github/workflows/**
You can’t perform that action at this time.
0 commit comments