File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 - dist/**
1111 - scenedetect/**
1212 - tests/**
13+ - pyproject.toml
14+ - requirements_headless.txt
15+ - .github/workflows/build-windows.yml
1316 push :
1417 paths :
1518 - dist/**
1619 - scenedetect/**
1720 - tests/**
21+ - pyproject.toml
22+ - requirements_headless.txt
23+ - .github/workflows/build-windows.yml
1824 branches :
1925 - main
2026 - ' releases/**'
Original file line number Diff line number Diff line change 99 - dist/**
1010 - scenedetect/**
1111 - tests/**
12+ - pyproject.toml
13+ - requirements_headless.txt
1214 - .github/workflows/build.yml
1315 - .github/actions/setup-ffmpeg/**
1416 push :
1517 paths :
1618 - dist/**
1719 - scenedetect/**
1820 - tests/**
21+ - pyproject.toml
22+ - requirements_headless.txt
1923 - .github/workflows/build.yml
2024 - .github/actions/setup-ffmpeg/**
2125 branches :
Original file line number Diff line number Diff line change 66 paths :
77 - scenedetect/**
88 - tests/**
9+ - pyproject.toml
10+ - .style.yapf
11+ - .github/workflows/check-code-format.yml
912 push :
1013 paths :
1114 - scenedetect/**
1215 - tests/**
16+ - pyproject.toml
17+ - .style.yapf
18+ - .github/workflows/check-code-format.yml
1319
1420jobs :
1521 check_format :
You can’t perform that action at this time.
0 commit comments