File size: 423 Bytes
7def60a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
enhancements:
 - head-branch: ['^feature', 'feature']

kind/documentation:
- any:
  - changed-files:
    - any-glob-to-any-file: 'docs/*'
  - changed-files:
    - any-glob-to-any-file: '*.md'

area/ai-model:
- any:
  - changed-files:
    - any-glob-to-any-file: 'gallery/*'

examples:
- any:
  - changed-files:
    - any-glob-to-any-file: 'examples/*'

ci:
- any:
  - changed-files:
    - any-glob-to-any-file: '.github/*'