feat: implement CI/CD pipeline with linting, testing, release workflows #2
Triggered via pull request
February 14, 2026 05:08
Status
Startup failure
Total duration
–
Artifacts
–
ci-cd.yaml
on: pull_request
lint
/
ruff-lint
release
/
...
/
build-and-scan
Annotations
1 error
|
Invalid workflow file:
.github/workflows/ci-cd.yaml#L33
The workflow is not valid. .github/workflows/ci-cd.yaml (Line: 33, Col: 3): Error calling workflow 'milsman2/python-app-template/.github/workflows/release.yaml@9051e8ea680277c97117497b356457d3cdbd8120'. The nested job 'Semantic-Release' is requesting 'contents: write', but is only allowed 'contents: read'.
|