Examples CD workflow on manual event #417
manual-example-workflow.yml
on: workflow_dispatch
get-test-matrix
Matrix: build-comps-base
Waiting for pending jobs
Matrix: run-examples
Waiting for pending jobs
Annotations
1 error
|
Invalid workflow file:
.github/workflows/manual-example-workflow.yml#L101
The workflow is not valid. .github/workflows/manual-example-workflow.yml (Line: 101, Col: 3): Error calling workflow 'opea-project/GenAIExamples/.github/workflows/_example-workflow.yml@dd8646e2019a869e36966dbdd3901eefbeb9a8e3'. The nested job 'test-example-compose' is requesting 'checks: write, deployments: write, issues: write, packages: write, pages: write, pull-requests: write, statuses: write', but is only allowed 'checks: read, deployments: read, issues: read, packages: read, pages: read, pull-requests: read, statuse[...]
|