reusable.yaml
on: pull_request
job1
/
Generate output
job2
Annotations
1 error
Invalid workflow file:
.github/workflows/reusable.yaml#L8
The workflow is not valid. .github/workflows/reusable.yaml (Line: 8, Col: 3): Error calling workflow 'TraceMachina/test-github-actions/.github/workflows/temp-key.yaml@main'. The nested job 'my_job' is requesting 'actions: read, pull-requests: read, id-token: write', but is only allowed 'actions: none, pull-requests: none, id-token: none'.
|