File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 - ' !code_to_optimize/js/**'
1313 - ' pyproject.toml'
1414 - ' uv.lock'
15+ - ' .github/workflows/mypy.yml'
1516
1617concurrency :
1718 group : ${{ github.workflow }}-${{ github.ref_name }}
Original file line number Diff line number Diff line change 88 - ' !code_to_optimize/js/**'
99 - ' pyproject.toml'
1010 - ' uv.lock'
11+ - ' .github/workflows/prek.yaml'
1112
1213concurrency :
1314 group : ${{ github.workflow }}-${{ github.ref_name }}
Original file line number Diff line number Diff line change 1010 - ' code_to_optimize/**'
1111 - ' pyproject.toml'
1212 - ' uv.lock'
13+ - ' .github/workflows/unit-tests.yaml'
1314 workflow_dispatch :
1415
1516concurrency :
Original file line number Diff line number Diff line change 1010 - ' code_to_optimize/**'
1111 - ' pyproject.toml'
1212 - ' uv.lock'
13+ - ' .github/workflows/windows-unit-tests.yml'
1314 workflow_dispatch :
1415
1516concurrency :
You can’t perform that action at this time.
0 commit comments