On PR merge #271
on_merged_pr.yml
on: workflow_run
get_pr_details
/
export_pr_details
release_label_on_merge
Annotations
1 error
|
Invalid workflow file:
.github/workflows/on_merged_pr.yml#L13
The workflow is not valid. .github/workflows/on_merged_pr.yml (Line: 13, Col: 3): Error calling workflow 'aws-samples/aws-serverless-developer-experience-workshop-python/.github/workflows/reusable_export_pr_details.yml@959024b9efac0a429ef64f4841cd69856434907e'. The workflow is requesting 'contents: read', but is only allowed 'contents: none'. .github/workflows/on_merged_pr.yml (Line: 13, Col: 3): Error calling workflow 'aws-samples/aws-serverless-developer-experience-workshop-python/.github/workflows/reusable_export_pr_details.yml@959024b9efac0a429ef64f4841cd69856434907e'. The nested job 'export_pr_details' is requesting 'actions: read', but is only allowed 'actions: none'.
|