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 1
1
language-elixir :
2
- - apps/**/*.ex
3
- - apps/**/*.exs
2
+ - changed-files :
3
+ - any-glob-to-any-file :
4
+ - apps/**/*.ex
5
+ - apps/**/*.exs
4
6
5
7
language-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
9
13
10
14
scope-api :
11
- - apps/opentelemetry_api/**
15
+ - changed-files :
16
+ - any-glob-to-any-file :
17
+ - apps/opentelemetry_api/**
12
18
13
19
scope-sdk :
14
- - apps/opentelemetry/**
20
+ - changed-files :
21
+ - any-glob-to-any-file :
22
+ - apps/opentelemetry/**
15
23
16
24
scope-semconv :
17
- - apps/opentelemetry_semantic_conventions/**
25
+ - changed-files :
26
+ - any-glob-to-any-file :
27
+ - apps/opentelemetry_semantic_conventions/**
18
28
19
29
scope-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