Streamline github actions (#107) #3
Overall_CI.yml
on: push
Matrix: backend_ci / Backend build
Waiting for pending jobs
Matrix: frontend_ci / Frontend_build
Waiting for pending jobs
Matrix: backend_ci / Backend tests
Waiting for pending jobs
Matrix: frontend_ci / Frontend Tests
Waiting for pending jobs
Deploy Production
/
deploy
Annotations
1 error
Invalid workflow file:
.github/workflows/Overall_CI.yml#L10
The workflow is not valid. .github/workflows/Overall_CI.yml (Line: 10, Col: 5): Error calling workflow 'tryyang2001/CS3213-Frontend-Management-System/.github/workflows/frontend_CI.yml@92b01a4381a49736c962313075b38ccb4f03efb0'. The nested job 'Frontend_build' is requesting 'checks: write, contents: write, pull-requests: write', but is only allowed 'checks: none, contents: read, pull-requests: none'. .github/workflows/Overall_CI.yml (Line: 10, Col: 5): Error calling workflow 'tryyang2001/CS3213-Frontend-Management-System/.github/workflows/frontend_CI.yml@92b01a4381a49736c962313075b38ccb4f03efb0'. The nested job 'Frontend_tests' is requesting 'checks: write, contents: write, pull-requests: write', but is only allowed 'checks: none, contents: read, pull-requests: none'.
|