Label PR based on title #273
label_pr_on_title.yml
on: workflow_run
get_pr_details
/
export_pr_details
label_pr
Annotations
1 error
|
Invalid workflow file:
.github/workflows/label_pr_on_title.yml#L13
The workflow is not valid. .github/workflows/label_pr_on_title.yml (Line: 13, Col: 3): Error calling workflow 'aws-samples/aws-serverless-developer-experience-workshop-python/.github/workflows/reusable_export_pr_details.yml@fcd82b1ccf9cb27f47f641c05c221ee4c766f077'. The workflow is requesting 'contents: read', but is only allowed 'contents: none'. .github/workflows/label_pr_on_title.yml (Line: 13, Col: 3): Error calling workflow 'aws-samples/aws-serverless-developer-experience-workshop-python/.github/workflows/reusable_export_pr_details.yml@fcd82b1ccf9cb27f47f641c05c221ee4c766f077'. The nested job 'export_pr_details' is requesting 'actions: read', but is only allowed 'actions: none'.
|