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 - ' uv.lock'
1111 - ' scripts/test_install_smoke.py'
1212 - ' scripts/test_install_smoke.sh'
13+ # Self-callout: re-run when this workflow changes so YAML edits are validated in PRs.
14+ - ' .github/workflows/install-smoke.yml'
1315permissions :
1416 contents : read
1517
Original file line number Diff line number Diff line change 99 - ' itk/**'
1010 - ' pyproject.toml'
1111 - ' uv.lock'
12+ # Self-callout: re-run when this workflow changes so YAML edits are validated in PRs.
13+ - ' .github/workflows/itk.yaml'
1214
1315permissions :
1416 contents : read
Original file line number Diff line number Diff line change 99 - ' pyproject.toml'
1010 - ' uv.lock'
1111 - ' .jscpd.json'
12+ # Self-callout: re-run when this workflow changes so YAML edits are validated in PRs.
13+ - ' .github/workflows/linter.yaml'
1214permissions :
1315 contents : read
1416jobs :
Original file line number Diff line number Diff line change 1010 - ' tck/**'
1111 - ' pyproject.toml'
1212 - ' uv.lock'
13+ # Self-callout: re-run when this workflow changes so YAML edits are validated in PRs.
14+ - ' .github/workflows/run-tck.yaml'
1315
1416permissions :
1517 contents : read
Original file line number Diff line number Diff line change 1111 - ' uv.lock'
1212 - ' scripts/run_db_tests.sh'
1313 - ' scripts/docker-compose.test.yml'
14+ # Self-callout: re-run when this workflow changes so YAML edits are validated in PRs.
15+ - ' .github/workflows/unit-tests.yml'
1416permissions :
1517 contents : read
1618
You can’t perform that action at this time.
0 commit comments