Merge pull request #8 from brenordv/feature/workflow-template #96
master-publish-glucose-mon-app.yml
on: push
deploy-using-template
/
set_release_version
deploy-using-template
/
validate_azure_inputs_for_publishing
deploy-using-template
/
build_info
deploy-using-template
/
deploy
Annotations
1 error
Invalid workflow file:
.github/workflows/master-publish-glucose-mon-app.yml#L10
The workflow is not valid. .github/workflows/master-publish-glucose-mon-app.yml (Line: 10, Col: 3): Error calling workflow 'brenordv/nightscout-companion-apps/.github/workflows/template-test-build-and-publish-to-azure.yml@725f7cfd67317128c7816789619597487de04b46'. The nested job 'test' is requesting 'contents: write, deployments: write', but is only allowed 'contents: read, deployments: none'. .github/workflows/master-publish-glucose-mon-app.yml (Line: 10, Col: 3): Error calling workflow 'brenordv/nightscout-companion-apps/.github/workflows/template-test-build-and-publish-to-azure.yml@725f7cfd67317128c7816789619597487de04b46'. The nested job 'build' is requesting 'contents: write, deployments: write', but is only allowed 'contents: read, deployments: none'.
|