Fix missing permissions for actions #4
Overall_CI.yml
on: pull_request
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#L18
The workflow is not valid. .github/workflows/Overall_CI.yml (Line: 18, Col: 5): Error calling workflow 'tryyang2001/CS3213-Frontend-Management-System/.github/workflows/CD_to_AKS.yml@29f8f15708b63c8cff684e175f3b63567d6235a3'. The nested job 'buildImage' is requesting 'id-token: write', but is only allowed 'id-token: none'. .github/workflows/Overall_CI.yml (Line: 18, Col: 5): Error calling workflow 'tryyang2001/CS3213-Frontend-Management-System/.github/workflows/CD_to_AKS.yml@29f8f15708b63c8cff684e175f3b63567d6235a3'. The nested job 'deploy' is requesting 'actions: read, id-token: write', but is only allowed 'actions: none, id-token: none'.
|