File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
ibis :
2
2
- changed-files :
3
- - any-glob-to-any-files : ['ibis-server/**']
3
+ - any-glob-to-any-file : ['ibis-server/**']
4
4
5
5
dependencies :
6
6
- changed-files :
7
7
- any-glob-to-any-file : ['**/*.toml']
8
8
9
9
python :
10
10
- changed-files :
11
- - any-glob-to-any-files : ['ibis-server/**', 'wren-modeling-py/**']
11
+ - any-glob-to-any-file : ['ibis-server/**', 'wren-modeling-py/**']
12
12
13
13
rust :
14
14
- changed-files :
15
- - any-glob-to-any-files : ['wren-modeling-rs/**']
15
+ - any-glob-to-any-file : ['wren-modeling-rs/**']
16
16
17
17
core :
18
18
- changed-files :
19
- - any-glob-to-any-files : ['wren-modeling-rs/**']
19
+ - any-glob-to-any-file : ['wren-modeling-rs/**']
20
20
21
21
documentation :
22
22
- changed-files :
28
28
29
29
bigquery :
30
30
- changed-files :
31
- - any-glob-to-any-file : ['**/*bigquery*']
31
+ - any-glob-to-any-file : ['**/*bigquery*']
You can’t perform that action at this time.
0 commit comments