template: added missing permissions to workflows #22
Triggered via pull request
May 21, 2025 15:09
dcalavrezo-qorix
opened
#18
Status
Startup failure
Total duration
–
Artifacts
–
docs.yml
on: pull_request_target
build-docs
/
Build Documentation
build-docs
/
Deploy Documentation to GitHub Pages
Annotations
1 error
Invalid workflow file:
.github/workflows/docs.yml#L26
The workflow is not valid. .github/workflows/docs.yml (Line: 26, Col: 3): Error calling workflow 'eclipse-score/cicd-workflows/.github/workflows/docs.yml@main'. The nested job 'docs-build' is requesting 'pull-requests: write', but is only allowed 'pull-requests: none'. .github/workflows/docs.yml (Line: 26, Col: 3): Error calling workflow 'eclipse-score/cicd-workflows/.github/workflows/docs.yml@main'. The nested job 'docs-deploy' is requesting 'contents: write, pages: write, pull-requests: write, id-token: write', but is only allowed 'contents: read, pages: none, pull-requests: none, id-token: none'.
|