File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 - ' nodejs/package.json'
99 - ' .github/workflows/dotnet-sdk-tests.yml'
1010 - ' .github/actions/setup-copilot/**'
11+ paths-ignore :
12+ - ' **/*.md'
13+ - ' **/*.txt'
14+ - ' **/LICENSE*'
15+ - ' **/.gitignore'
16+ - ' **/.editorconfig'
17+ - ' **/*.png'
18+ - ' **/*.jpg'
19+ - ' **/*.jpeg'
20+ - ' **/*.gif'
21+ - ' **/*.svg'
1122 workflow_dispatch :
1223 merge_group :
1324
Original file line number Diff line number Diff line change 88 - ' nodejs/package.json'
99 - ' .github/workflows/go-sdk-tests.yml'
1010 - ' .github/actions/setup-copilot/**'
11+ paths-ignore :
12+ - ' **/*.md'
13+ - ' **/*.txt'
14+ - ' **/LICENSE*'
15+ - ' **/.gitignore'
16+ - ' **/.editorconfig'
17+ - ' **/*.png'
18+ - ' **/*.jpg'
19+ - ' **/*.jpeg'
20+ - ' **/*.gif'
21+ - ' **/*.svg'
1122 workflow_dispatch :
1223 merge_group :
1324
Original file line number Diff line number Diff line change 1010 - ' test/**'
1111 - ' .github/workflows/nodejs-sdk-tests.yml'
1212 - ' .github/actions/setup-copilot/**'
13+ paths-ignore :
14+ - ' **/*.md'
15+ - ' **/*.txt'
16+ - ' **/LICENSE*'
17+ - ' **/.gitignore'
18+ - ' **/.editorconfig'
19+ - ' **/*.png'
20+ - ' **/*.jpg'
21+ - ' **/*.jpeg'
22+ - ' **/*.gif'
23+ - ' **/*.svg'
1324 workflow_dispatch :
1425 merge_group :
1526
Original file line number Diff line number Diff line change 1111 - ' nodejs/package.json'
1212 - ' .github/workflows/python-sdk-tests.yml'
1313 - ' .github/actions/setup-copilot/**'
14+ paths-ignore :
15+ - ' **/*.md'
16+ - ' **/*.txt'
17+ - ' **/LICENSE*'
18+ - ' **/.gitignore'
19+ - ' **/.editorconfig'
20+ - ' **/*.png'
21+ - ' **/*.jpg'
22+ - ' **/*.jpeg'
23+ - ' **/*.gif'
24+ - ' **/*.svg'
1425 workflow_dispatch :
1526 merge_group :
1627
You can’t perform that action at this time.
0 commit comments